summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/threadPoolPriority/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/threadPoolPriority/run.py')
-rwxr-xr-xcpp/test/Ice/threadPoolPriority/run.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/threadPoolPriority/run.py b/cpp/test/Ice/threadPoolPriority/run.py
index b2a6468f1e5..22810aabea0 100755
--- a/cpp/test/Ice/threadPoolPriority/run.py
+++ b/cpp/test/Ice/threadPoolPriority/run.py
@@ -25,4 +25,3 @@ TestUtil.clientServerTest()
print "tests custom server thread pool."
TestUtil.clientServerTest(server = "servercustom")
-TestUtil.cleanup()