diff options
Diffstat (limited to 'cpp/test/Ice/threadPoolPriority/run.py')
-rwxr-xr-x | cpp/test/Ice/threadPoolPriority/run.py | 1 |
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() |