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 f69fe09b838..4a11075ec53 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -116,6 +116,7 @@ tests = [ \ "IceGrid/replicaGroup", \ "IceGrid/replication", \ "IceGrid/allocation", \ + "IceGrid/distribution", \ "Glacier2/router", \ "Glacier2/attack", \ "Glacier2/sessionControl", \ |