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