diff options
author | Benoit Foucher <benoit@zeroc.com> | 2006-11-06 18:33:52 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2006-11-06 18:33:52 +0000 |
commit | bc0f279ed235b8730d1ba6afc88d83e91c080b9b (patch) | |
tree | a1a396657f721897f9398b51e7a030124fec6863 /cpp/allTests.py | |
parent | Bug fix for bug #1513 (diff) | |
download | ice-bc0f279ed235b8730d1ba6afc88d83e91c080b9b.tar.bz2 ice-bc0f279ed235b8730d1ba6afc88d83e91c080b9b.tar.xz ice-bc0f279ed235b8730d1ba6afc88d83e91c080b9b.zip |
Added distribution test
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", \ |