summaryrefslogtreecommitdiff
path: root/cpp/test/Freeze/complex/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Freeze/complex/run.py')
-rwxr-xr-xcpp/test/Freeze/complex/run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Freeze/complex/run.py b/cpp/test/Freeze/complex/run.py
index 04f9d5edd85..5f17077333d 100755
--- a/cpp/test/Freeze/complex/run.py
+++ b/cpp/test/Freeze/complex/run.py
@@ -41,3 +41,5 @@ clientProc = TestUtil.startClient(client, " --dbdir %s validate" % os.getcwd(),
print "ok"
clientProc.startReader()
clientProc.waitTestSuccess()
+
+TestUtil.cleanup()