summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2003-05-12 21:53:26 +0000
committerBernard Normier <bernard@zeroc.com>2003-05-12 21:53:26 +0000
commiteb3fcee39e667b03017332495c947e862cd9d7c5 (patch)
tree5fb624cdef832612bd016bfd96425c384fa102a7 /cpp/allTests.py
parentUpdated VC7 installation/packaging (diff)
downloadice-eb3fcee39e667b03017332495c947e862cd9d7c5.tar.bz2
ice-eb3fcee39e667b03017332495c947e862cd9d7c5.tar.xz
ice-eb3fcee39e667b03017332495c947e862cd9d7c5.zip
Added back IceStorm/federation? tests
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 16c077f8821..3254b7c2c06 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -55,8 +55,8 @@ tests = [ \
"Freeze/complex", \
"Freeze/evictor", \
"IceStorm/single", \
-# "IceStorm/federation", \
-# "IceStorm/federation2", \
+ "IceStorm/federation", \
+ "IceStorm/federation2", \
"XMLTransform/transform", \
]