diff options
Diffstat (limited to 'cpp/test/Ice/gc/run.py')
-rwxr-xr-x | cpp/test/Ice/gc/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/gc/run.py b/cpp/test/Ice/gc/run.py index c19f72b7a52..48cf7fc8ad5 100755 --- a/cpp/test/Ice/gc/run.py +++ b/cpp/test/Ice/gc/run.py @@ -28,4 +28,3 @@ TestUtil.simpleTest(client, seedfile) os.remove(seedfile) -TestUtil.cleanup() |