summaryrefslogtreecommitdiff
path: root/py/test/Ice/facets/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/test/Ice/facets/run.py')
-rwxr-xr-xpy/test/Ice/facets/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/py/test/Ice/facets/run.py b/py/test/Ice/facets/run.py
index 545214a74c7..979b91c2544 100755
--- a/py/test/Ice/facets/run.py
+++ b/py/test/Ice/facets/run.py
@@ -22,3 +22,5 @@ from scripts import *
TestUtil.clientServerTest()
TestUtil.collocatedTest()
+
+TestUtil.cleanup()