summaryrefslogtreecommitdiff
path: root/py/test/Ice/timeout/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/test/Ice/timeout/run.py')
-rwxr-xr-xpy/test/Ice/timeout/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/py/test/Ice/timeout/run.py b/py/test/Ice/timeout/run.py
index bb34e7d35b7..56d48e628de 100755
--- a/py/test/Ice/timeout/run.py
+++ b/py/test/Ice/timeout/run.py
@@ -21,3 +21,5 @@ sys.path.append(os.path.join(path[0]))
from scripts import *
TestUtil.clientServerTest()
+
+TestUtil.cleanup()