diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 7dd3182a169..5b00d376a6f 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -85,6 +85,10 @@ tests = [ \ "FreezeScript/evictor", \ "IcePack/simple", \ "IcePack/deployer", \ + "IceGrid/simple", \ + "IceGrid/deployer", \ + "IceGrid/session", \ + "IceGrid/update", \ "Glacier2/router", \ ] |