8000
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 b4fe276 commit 300261dCopy full SHA for 300261d
test/testrunner.py
@@ -4,4 +4,4 @@
4
suite = loader.discover(start_dir)
5
6
runner = unittest.TextTestRunner()
7
-runner.run(suite)
+runner.run(suite)
0 commit comments