diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index e58a97b133e..349bca47766 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -90,6 +90,7 @@ tests = [ \ "IceGrid/update", \ "IceGrid/activation", \ "IceGrid/replication", \ + "IceGrid/allocation", \ "Glacier2/router", \ "Glacier2/attack", \ "Glacier2/addressFilter", \ |