commit | 749cc6b2411ecc898badf597b8554abb845e7f74 | [log] [tgz] |
---|---|---|
author | Roger E. Masse <rmasse@newcnri.cnri.reston.va.us> | Wed Dec 18 19:36:34 1996 +0000 |
committer | Roger E. Masse <rmasse@newcnri.cnri.reston.va.us> | Wed Dec 18 19:36:34 1996 +0000 |
tree | 58e51402b3d633d1274a7acb168549644322d7aa | |
parent | f90eddef5d3554136623aa81a91187640bf0e92c [diff] [blame] |
Test script for the UNIX group file access module (grp)
diff --git a/Lib/test/testall.py b/Lib/test/testall.py index 62b16a4..318ab4c 100644 --- a/Lib/test/testall.py +++ b/Lib/test/testall.py
@@ -28,6 +28,7 @@ 'test_xdr', 'test_fcntl', 'test_gdbm', + 'test_grp', ] if __name__ == '__main__':