Reinstate run_module_suite in test_pil

This commit is contained in:
Steven Silvester
2014-12-12 08:53:27 -06:00
parent 296e492658
commit ed8524961c
+1 -2
View File
@@ -200,5 +200,4 @@ class TestSaveTIF:
yield self.roundtrip, dtype, x
if __name__ == "__main__":
#run_module_suite()
test_multi_page_gif()
run_module_suite()