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