commit | 033d91b7846d7e99526e57ba19804bcb84813a50 | [log] [tgz] |
---|---|---|
author | Roger E. Masse <rmasse@newcnri.cnri.reston.va.us> | Fri Dec 20 21:41:50 1996 +0000 |
committer | Roger E. Masse <rmasse@newcnri.cnri.reston.va.us> | Fri Dec 20 21:41:50 1996 +0000 |
tree | 5c9698de9e1ea434c98b1e138900e6d9abb60249 | |
parent | a141f8a31acff493e371c40e889752687cd341c6 [diff] [blame] |
Test script for the SGI imgfile module.
diff --git a/Lib/test/testall.py b/Lib/test/testall.py index a4e6da6..d68d2c3 100644 --- a/Lib/test/testall.py +++ b/Lib/test/testall.py
@@ -31,6 +31,7 @@ 'test_grp', 'test_operator', 'test_imageop', + 'test_imgfile', ] if __name__ == '__main__':