Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b72c6 commit 2480880Copy full SHA for 2480880
7 files changed
test/_buildbot_test.py
@@ -18,5 +18,5 @@
18
for fname in previous_test_images:
19
os.unlink(fname)
20
21
-check_call('%s run-mpl-test.py --verbose --all --keep-failed'%TARGET_py,
+check_call('%s run-mpl-test.py --verbose --all'%TARGET_py,
22
cwd='test')
0 commit comments