We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d6714 commit 77cc070Copy full SHA for 77cc070
run-mpitests.py
@@ -1,6 +1,3 @@
1
-# pop the current directory from search path
2
-# python interpreter adds this to a top level script
3
-# but we will likely have a name conflict (runtests.py .vs runtests package)
4
import sys;
5
from runtests.mpi import Tester
6
run-tests.py
from runtests import Tester
import os.path
0 commit comments