diff options
Diffstat (limited to 'cpp/test/IceGrid/allocation/run.py')
-rwxr-xr-x | cpp/test/IceGrid/allocation/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/IceGrid/allocation/run.py b/cpp/test/IceGrid/allocation/run.py index 9f464fdcd5f..017b208125f 100755 --- a/cpp/test/IceGrid/allocation/run.py +++ b/cpp/test/IceGrid/allocation/run.py @@ -22,4 +22,3 @@ from scripts import * IceGridAdmin.iceGridTest("application.xml") -TestUtil.cleanup() |