summaryrefslogtreecommitdiff
path: root/cppe/test/IceE/thread/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/test/IceE/thread/run.py')
-rwxr-xr-xcppe/test/IceE/thread/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/test/IceE/thread/run.py b/cppe/test/IceE/thread/run.py
index 4739503a4b0..22d927c0bfd 100755
--- a/cppe/test/IceE/thread/run.py
+++ b/cppe/test/IceE/thread/run.py
@@ -19,6 +19,7 @@ else:
sys.path.append(os.path.join(toplevel, "config"))
import TestUtil
+TestUtil.processCmdLine()
name = os.path.join("IceE", "thread")
testdir = os.path.join(toplevel, "test", name)