summaryrefslogtreecommitdiff
path: root/Lib/test/test_genexps.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_genexps.py')
-rw-r--r--Lib/test/test_genexps.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/Lib/test/test_genexps.py b/Lib/test/test_genexps.py
index 31e133fe75..dc26ed6089 100644
--- a/Lib/test/test_genexps.py
+++ b/Lib/test/test_genexps.py
@@ -259,9 +259,3 @@ def test_main(verbose=None):
if __name__ == "__main__":
test_main(verbose=True)
-
-
-
-
-
-