From ab9ba27dc066adc6423ea137b9481cf524d10ffd Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Thu, 9 Aug 2001 21:40:30 +0000 Subject: Whitespace normalization. --- Lib/test/test_glob.py | 1 - 1 file changed, 1 deletion(-) (limited to 'Lib/test/test_glob.py') diff --git a/Lib/test/test_glob.py b/Lib/test/test_glob.py index 5afee31906..804ae1d68f 100644 --- a/Lib/test/test_glob.py +++ b/Lib/test/test_glob.py @@ -107,4 +107,3 @@ class GlobTests(unittest.TestCase): os.path.join('aab', 'F')])) run_unittest(GlobTests) - -- cgit v1.2.1