commit | 47e98307e0751c15c658aff9aca7c7da87a5515d | [log] [tgz] |
---|---|---|
author | Roger E. Masse <rmasse@newcnri.cnri.reston.va.us> | Fri Dec 20 20:49:06 1996 +0000 |
committer | Roger E. Masse <rmasse@newcnri.cnri.reston.va.us> | Fri Dec 20 20:49:06 1996 +0000 |
tree | 36a23a28c43db1f7f356e5981d65d24147017139 | |
parent | cfaac40e314632579474fc7b7651b58c75d63615 [diff] [blame] |
Test program for the SGI imageop module.
diff --git a/Lib/test/testall.py b/Lib/test/testall.py index 3dc30c3..a4e6da6 100644 --- a/Lib/test/testall.py +++ b/Lib/test/testall.py
@@ -30,6 +30,7 @@ 'test_gdbm', 'test_grp', 'test_operator', + 'test_imageop', ] if __name__ == '__main__':