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.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/stream/run.py b/cpp/test/Ice/stream/run.py
index 93807972504..a4d9254f0e5 100755
--- a/cpp/test/Ice/stream/run.py
+++ b/cpp/test/Ice/stream/run.py
@@ -23,4 +23,3 @@ from scripts import *
client = os.path.join(os.getcwd(), "client")
TestUtil.simpleTest(client)
-TestUtil.cleanup()