added test_nis

This commit is contained in:
Barry Warsaw 1996-12-11 01:01:09 +00:00
parent 1abda0fb12
commit 7822681992
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ tests = ['test_grammar',
'test_crypt',
'test_dbm',
'test_new',
'test_nis',
]
if __name__ == '__main__':