diff options
Diffstat (limited to 'cpp/test/Ice/exceptions/run.py')
-rwxr-xr-x | cpp/test/Ice/exceptions/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/exceptions/run.py b/cpp/test/Ice/exceptions/run.py index e0779dbf6d2..583856cc44f 100755 --- a/cpp/test/Ice/exceptions/run.py +++ b/cpp/test/Ice/exceptions/run.py @@ -27,4 +27,3 @@ TestUtil.clientServerTest(server = "serveramd") print "tests with collocated server." TestUtil.collocatedTest() -TestUtil.cleanup() |