added test_nis
This commit is contained in:
parent
1abda0fb12
commit
7822681992
|
@ -16,6 +16,7 @@ tests = ['test_grammar',
|
|||
'test_crypt',
|
||||
'test_dbm',
|
||||
'test_new',
|
||||
'test_nis',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Reference in New Issue