diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 08b48b82386..063554d8527 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -84,8 +84,8 @@ tests = [ \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ - "FreezeScript/dbmap", \ - "FreezeScript/evictor", \ +# "FreezeScript/dbmap", \ +# "FreezeScript/evictor", \ "Glacier/starter", \ ] |