mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-25 13:30:51 +08:00
Reinstate run_module_suite in test_pil
This commit is contained in:
@@ -200,5 +200,4 @@ class TestSaveTIF:
|
||||
yield self.roundtrip, dtype, x
|
||||
|
||||
if __name__ == "__main__":
|
||||
#run_module_suite()
|
||||
test_multi_page_gif()
|
||||
run_module_suite()
|
||||
|
||||
Reference in New Issue
Block a user