summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/defaultServant/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/defaultServant/run.py')
-rwxr-xr-xcpp/test/Ice/defaultServant/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Ice/defaultServant/run.py b/cpp/test/Ice/defaultServant/run.py
index e2a84c8cd83..e46056e57f0 100755
--- a/cpp/test/Ice/defaultServant/run.py
+++ b/cpp/test/Ice/defaultServant/run.py
@@ -23,3 +23,5 @@ from scripts import *
client = os.path.join(os.getcwd(), "client")
TestUtil.simpleTest(client)
+
+TestUtil.cleanup()