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