]> granicus.if.org Git - python/commitdiff
Added test_pwd
authorBarry Warsaw <barry@python.org>
Wed, 11 Dec 1996 16:52:56 +0000 (16:52 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 11 Dec 1996 16:52:56 +0000 (16:52 +0000)
Lib/test/testall.py

index e8eabdde8e9bd9b850eeba98fd8031ea12b9e425..a39dd5fe1053595eadab1846d7dfde4623f5809f 100644 (file)
@@ -17,6 +17,7 @@ tests = ['test_grammar',
         'test_dbm',
         'test_new',
         'test_nis',
+        'test_pwd',
         ]
 
 if __name__ == '__main__':