Added test_pwd

This commit is contained in:
Barry Warsaw 1996-12-11 16:52:56 +00:00
parent 2b6c2faa64
commit ebfa2c4417
1 changed files with 1 additions and 0 deletions

View File

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