summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2005-09-30 04:58:01 +0000
committerBenoit Foucher <benoit@zeroc.com>2005-09-30 04:58:01 +0000
commita795900d002f4182b13b32f6ebf3391458786123 (patch)
tree3a75ed09a7ce57e0253f54ee6f0cbcf08dfba3ac /cpp/allTests.py
parentBug 498. (diff)
downloadice-a795900d002f4182b13b32f6ebf3391458786123.tar.bz2
ice-a795900d002f4182b13b32f6ebf3391458786123.tar.xz
ice-a795900d002f4182b13b32f6ebf3391458786123.zip
Added support for <adapter name>.ReplicaId.
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 6be26f421db..24cd1428ef6 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -84,12 +84,11 @@ tests = [ \
"IceStorm/federation2", \
"FreezeScript/dbmap", \
"FreezeScript/evictor", \
- "IcePack/simple", \
- "IcePack/deployer", \
"IceGrid/simple", \
"IceGrid/deployer", \
"IceGrid/session", \
"IceGrid/update", \
+ "IceGrid/replication", \
"Glacier2/router", \
]