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