summaryrefslogtreecommitdiff
path: root/cs/test/IceSSL/configuration/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cs/test/IceSSL/configuration/run.py')
-rwxr-xr-xcs/test/IceSSL/configuration/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cs/test/IceSSL/configuration/run.py b/cs/test/IceSSL/configuration/run.py
index ff60c099d95..9a80bf1b00d 100755
--- a/cs/test/IceSSL/configuration/run.py
+++ b/cs/test/IceSSL/configuration/run.py
@@ -25,3 +25,5 @@ from scripts import *
# plug-in will not work.
#
TestUtil.clientServerTest(additionalClientOptions=os.path.splitdrive(os.getcwd())[1])
+
+TestUtil.cleanup()