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 074982b361b..0055503c402 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -59,7 +59,7 @@ tests = [ \ "FreezeScript/dbmap", \ "FreezeScript/evictor", \ "IcePack/simple", \ - "IcePack/deployer", \ +# "IcePack/deployer", \ "Glacier/starter", \ ] |