Added test of rgbimg module

This commit is contained in:
Barry Warsaw 1996-12-11 21:41:42 +00:00
parent 66e7f3ac43
commit 8bc74ceb8b

View file

@ -18,6 +18,7 @@ tests = ['test_grammar',
'test_new',
'test_nis',
'test_pwd',
'test_rgbimg',
]
if __name__ == '__main__':