Added test_pwd
This commit is contained in:
parent
2b6c2faa64
commit
ebfa2c4417
|
@ -17,6 +17,7 @@ tests = ['test_grammar',
|
||||||
'test_dbm',
|
'test_dbm',
|
||||||
'test_new',
|
'test_new',
|
||||||
'test_nis',
|
'test_nis',
|
||||||
|
'test_pwd',
|
||||||
]
|
]
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
Loading…
Reference in New Issue