commit | 7822681992035b78afc1dd6b61dcce423a4129af | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Dec 11 01:01:09 1996 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Dec 11 01:01:09 1996 +0000 |
tree | 569d6fe6f08b1bcbc8f2e69fdf4a87c30cf18da2 | |
parent | 1abda0fb1210946b76c8871fc64a19b9568c232f [diff] [blame] |
added test_nis
diff --git a/Lib/test/testall.py b/Lib/test/testall.py index b472c7f..e8eabdd 100644 --- a/Lib/test/testall.py +++ b/Lib/test/testall.py
@@ -16,6 +16,7 @@ 'test_crypt', 'test_dbm', 'test_new', + 'test_nis', ] if __name__ == '__main__':