summaryrefslogtreecommitdiff
path: root/Lib/test/test_macpath.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-12-24 18:31:27 +0000
committerTim Peters <tim.peters@gmail.com>2002-12-24 18:31:27 +0000
commit6578dc925ff0a7953ae50c7ac41a81b0bd54762e (patch)
tree664ef0a4ee41d78a05928ba63fd1bcdbc27fbebd /Lib/test/test_macpath.py
parent75bfd0585b9f197845fd7a429715807175c33e9f (diff)
downloadcpython-git-6578dc925ff0a7953ae50c7ac41a81b0bd54762e.tar.gz
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_macpath.py')
-rw-r--r--Lib/test/test_macpath.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_macpath.py b/Lib/test/test_macpath.py
index 67b1bedbbc..3a3cf04c8b 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()
-