summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/location/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/location/run.py')
-rwxr-xr-xcpp/test/Ice/location/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/location/run.py b/cpp/test/Ice/location/run.py
index 3fffd5cba84..a2b30f10e3b 100755
--- a/cpp/test/Ice/location/run.py
+++ b/cpp/test/Ice/location/run.py
@@ -27,5 +27,5 @@ import TestUtil
name = os.path.join("Ice", "location")
-TestUtil.mixedClientServerTest(toplevel, name)
+TestUtil.mixedClientServerTest(name)
sys.exit(0)