mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added test_pwd
This commit is contained in:
parent
2b6c2faa64
commit
ebfa2c4417
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ tests = ['test_grammar',
|
|||
'test_dbm',
|
||||
'test_new',
|
||||
'test_nis',
|
||||
'test_pwd',
|
||||
]
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue