Reinstate run_module_suite

This commit is contained in:
Steven Silvester
2015-01-31 21:56:22 -06:00
parent ca0ae43272
commit 3728c61615
+1 -2
View File
@@ -227,5 +227,4 @@ class TestSaveTIF:
yield self.roundtrip, dtype, x
if __name__ == "__main__":
#run_module_suite()
test_cmyk()
run_module_suite()