commit | 8bc74ceb8b8acfcb38de545b8110495db0dac571 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Dec 11 21:41:42 1996 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Dec 11 21:41:42 1996 +0000 |
tree | ae5754f491c0dcd5b03451eabef431dfb8855975 | |
parent | 66e7f3ac439550473923703ee714cb8b8ca15c18 [diff] [blame] |
Added test of rgbimg module
diff --git a/Lib/test/testall.py b/Lib/test/testall.py index a39dd5f..cca7dbd 100644 --- a/Lib/test/testall.py +++ b/Lib/test/testall.py
@@ -18,6 +18,7 @@ 'test_new', 'test_nis', 'test_pwd', + 'test_rgbimg', ] if __name__ == '__main__':