We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce06ae1 commit 5bf4087Copy full SHA for 5bf4087
test/tstrunner.py
@@ -6,3 +6,5 @@
6
7
runner = unittest.TextTestRunner()
8
runner.run(suite)
9
+
10
+#python3 -m unittest tstrunner.py
0 commit comments