summaryrefslogtreecommitdiff
path: root/cs/test/IceBox/configuration/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cs/test/IceBox/configuration/run.py')
-rwxr-xr-xcs/test/IceBox/configuration/run.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cs/test/IceBox/configuration/run.py b/cs/test/IceBox/configuration/run.py
index 57c3c531b36..ea4c34a04f9 100755
--- a/cs/test/IceBox/configuration/run.py
+++ b/cs/test/IceBox/configuration/run.py
@@ -27,4 +27,3 @@ TestUtil.clientServerTest(additionalServerOptions="--Ice.Config=%s" % os.path.jo
TestUtil.clientServerTest(additionalServerOptions="--Ice.Config=%s" % os.path.join(os.getcwd(), "config.icebox2"),
server=icebox)
-TestUtil.cleanup()