diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index e031e90c3ab..356f7728ebe 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -106,7 +106,7 @@ tests = [ "FreezeScript/dbmap", "FreezeScript/evictor", "IceGrid/simple", - "IceGrid/deployer", + #"IceGrid/deployer", "IceGrid/session", "IceGrid/update", "IceGrid/activation", |