summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/operations/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/operations/run.py')
-rwxr-xr-xcpp/test/Ice/operations/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Ice/operations/run.py b/cpp/test/Ice/operations/run.py
index 8b6d12458d7..e0779dbf6d2 100755
--- a/cpp/test/Ice/operations/run.py
+++ b/cpp/test/Ice/operations/run.py
@@ -26,3 +26,5 @@ print "tests with AMD server."
TestUtil.clientServerTest(server = "serveramd")
print "tests with collocated server."
TestUtil.collocatedTest()
+
+TestUtil.cleanup()