diff options
Diffstat (limited to 'cpp/test/FreezeScript/evictor/run.py')
-rwxr-xr-x | cpp/test/FreezeScript/evictor/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/FreezeScript/evictor/run.py b/cpp/test/FreezeScript/evictor/run.py index d37f8c62a69..2c0d5d77d9f 100755 --- a/cpp/test/FreezeScript/evictor/run.py +++ b/cpp/test/FreezeScript/evictor/run.py @@ -66,4 +66,3 @@ proc = TestUtil.spawn(command) proc.waitTestSuccess() print "ok" -TestUtil.cleanup() |