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_getopt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Lib/test/output/test_getopt b/Lib/test/output/test_getopt
new file mode 100644
index 0000000..b632f71
--- /dev/null
+++ b/Lib/test/output/test_getopt
@@ -0,0 +1,7 @@
+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.