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 593b4d8 commit 8bce593Copy full SHA for 8bce593
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