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 589da93 commit ada7ddbCopy full SHA for ada7ddb
Lib/test/test_interpreters/__main__.py
@@ -1,4 +1,4 @@
1
from . import load_tests
2
import unittest
3
4
-nittest.main()
+unittest.main()
0 commit comments