summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-10-19 14:07:36 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-10-19 14:07:36 +0000
commit06e556b9dafec7bc5bec999f71a3cf82b594fb8c (patch)
tree90f15d84cb5f4354d285f1246f35096abd5f2a39 /cpp/allTests.py
parentFixed bug that occured when login to slave fails (diff)
downloadice-06e556b9dafec7bc5bec999f71a3cf82b594fb8c.tar.bz2
ice-06e556b9dafec7bc5bec999f71a3cf82b594fb8c.tar.xz
ice-06e556b9dafec7bc5bec999f71a3cf82b594fb8c.zip
Enabled replication test.
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 8643661917c..f69fe09b838 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -114,7 +114,7 @@ tests = [ \
"IceGrid/update", \
"IceGrid/activation", \
"IceGrid/replicaGroup", \
-# "IceGrid/replication", \
+ "IceGrid/replication", \
"IceGrid/allocation", \
"Glacier2/router", \
"Glacier2/attack", \