summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_getopt
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_getopt')
-rw-r--r--Lib/test/output/test_getopt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Lib/test/output/test_getopt b/Lib/test/output/test_getopt
index b632f71..838276e 100644
--- a/Lib/test/output/test_getopt
+++ b/Lib/test/output/test_getopt
@@ -1,7 +1 @@
test_getopt
-Running tests on getopt.short_has_arg
-Running tests on getopt.long_has_args
-Running tests on getopt.do_shorts
-Running tests on getopt.do_longs
-Running tests on getopt.getopt
-Module getopt: tests completed successfully.