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