summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/stringConverter/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/stringConverter/run.py')
-rwxr-xr-xcpp/test/Ice/stringConverter/run.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/stringConverter/run.py b/cpp/test/Ice/stringConverter/run.py
index 066de70501d..2519ba44cfb 100755
--- a/cpp/test/Ice/stringConverter/run.py
+++ b/cpp/test/Ice/stringConverter/run.py
@@ -24,4 +24,3 @@ client = os.path.join(os.getcwd(), "client")
TestUtil.simpleTest(client)
-TestUtil.cleanup()