summaryrefslogtreecommitdiff
path: root/py/test/Ice/inheritance/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/test/Ice/inheritance/run.py')
-rwxr-xr-xpy/test/Ice/inheritance/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/test/Ice/inheritance/run.py b/py/test/Ice/inheritance/run.py
index 4891102c8f9..7ecff0e5ae5 100755
--- a/py/test/Ice/inheritance/run.py
+++ b/py/test/Ice/inheritance/run.py
@@ -19,6 +19,7 @@ else:
sys.path.append(os.path.join(toplevel, "config"))
import TestUtil
+TestUtil.processCmdLine()
name = os.path.join("Ice", "inheritance")