Skip to content

Commit 61ad3db

Browse files
committed
Updated screenshots
1 parent 130d9ee commit 61ad3db

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

qwt/tests/data/symbols.png

54.3 KB
Loading

qwt/tests/data/testlauncher.png

28.1 KB
Loading

qwt/tests/test_symbols.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,9 @@ def test_svg():
193193

194194

195195
if __name__ == "__main__":
196-
test_base()
196+
# test_base()
197197
test_builtin()
198-
test_graphic()
199-
test_pixmap()
200-
test_path()
201-
test_svg()
198+
# test_graphic()
199+
# test_pixmap()
200+
# test_path()
201+
# test_svg()

0 commit comments

Comments
 (0)