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 800857793de..257a63c9da1 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -80,6 +80,7 @@ tests = [ ("IceGrid/replication", ["service"]), ("IceGrid/allocation", ["service"]), ("IceGrid/distribution", ["service"]), + ("IceGrid/admin", ["service"]), ("Glacier2/router", ["service"]), ("Glacier2/attack", ["service"]), ("Glacier2/sessionControl", ["service"]), |