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