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 b9d849b commit c30417fCopy full SHA for c30417f
scripts/runtests.sh
@@ -11,4 +11,4 @@ function changeToProjectRoot {
11
12
changeToProjectRoot
13
14
-python -m tests.TestAll
+python3 -m tests.TestAll
0 commit comments