diff options
Diffstat (limited to 'Lib/test/test_pwd.py')
-rw-r--r-- | Lib/test/test_pwd.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_pwd.py b/Lib/test/test_pwd.py index dbdea79..9200043 100644 --- a/Lib/test/test_pwd.py +++ b/Lib/test/test_pwd.py @@ -92,4 +92,3 @@ def test_main(): if __name__ == "__main__": test_main() - |