summaryrefslogtreecommitdiff
path: root/java/test/Ice/proxy/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/proxy/run.py')
-rwxr-xr-xjava/test/Ice/proxy/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test/Ice/proxy/run.py b/java/test/Ice/proxy/run.py
index 4b6874e1f37..884a20ce0d6 100755
--- a/java/test/Ice/proxy/run.py
+++ b/java/test/Ice/proxy/run.py
@@ -28,3 +28,5 @@ TestUtil.clientServerTest(server="test.Ice.proxy.AMDServer")
print "tests with collocated server."
TestUtil.collocatedTest()
+
+TestUtil.cleanup()