summaryrefslogtreecommitdiff
path: root/py/test/Ice/exceptions/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/test/Ice/exceptions/run.py')
-rwxr-xr-xpy/test/Ice/exceptions/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/py/test/Ice/exceptions/run.py b/py/test/Ice/exceptions/run.py
index cbcf10f321e..5d889c09168 100755
--- a/py/test/Ice/exceptions/run.py
+++ b/py/test/Ice/exceptions/run.py
@@ -26,3 +26,5 @@ print "tests with AMD server."
TestUtil.clientServerTest(server="ServerAMD.py")
print "tests with collocated server."
TestUtil.collocatedTest()
+
+TestUtil.cleanup()