summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_getargs.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_getargs.py')
-rw-r--r--Lib/test/test_getargs.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/test/test_getargs.py b/Lib/test/test_getargs.py
index 5747261..ed6e4ee 100644
--- a/Lib/test/test_getargs.py
+++ b/Lib/test/test_getargs.py
@@ -19,6 +19,3 @@ try:
marshal.loads(u"\222")
except UnicodeError:
pass
-
-
-