]> granicus.if.org Git - python/commitdiff
Added test of rgbimg module
authorBarry Warsaw <barry@python.org>
Wed, 11 Dec 1996 21:41:42 +0000 (21:41 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 11 Dec 1996 21:41:42 +0000 (21:41 +0000)
Lib/test/testall.py

index a39dd5fe1053595eadab1846d7dfde4623f5809f..cca7dbdd68fa7d8bcf51735c576da07557ceb5bc 100644 (file)
@@ -18,6 +18,7 @@ tests = ['test_grammar',
         'test_new',
         'test_nis',
         'test_pwd',
+        'test_rgbimg',
         ]
 
 if __name__ == '__main__':