Thanks to visit codestin.com Credit goes to github.com
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 b24f481 commit f4e9983Copy full SHA for f4e9983
1 file changed
Lib/idlelib/idle_test/README.txt
@@ -105,4 +105,4 @@ makes other tests fail (issue 18081).
105
To run an individual Testcase or test method, extend the dotted name given to
106
unittest on the command line. (But gui tests will not this way.)
107
108
-python -m unittest -v idlelib.idle_test.text_xyz.Test_case.test_meth
+python -m unittest -v idlelib.idle_test.test_xyz.Test_case.test_meth
0 commit comments