summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2004-02-26 06:11:45 +0000
committerMarc Laukien <marc@zeroc.com>2004-02-26 06:11:45 +0000
commit8f7c4e80f2ddcf66dda08ffbc484596ea616168c (patch)
tree7ce9ed6a51159f25c681762a1d867c7c986c2278 /java/allTests.py
parentfix (diff)
downloadice-8f7c4e80f2ddcf66dda08ffbc484596ea616168c.tar.bz2
ice-8f7c4e80f2ddcf66dda08ffbc484596ea616168c.tar.xz
ice-8f7c4e80f2ddcf66dda08ffbc484596ea616168c.zip
fix
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/allTests.py b/java/allTests.py
index dfa1da831f3..1cb36e5da39 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -68,8 +68,8 @@ tests = [ \
"Ice/faultTolerance", \
"Ice/location", \
"Ice/adapterDeactivation", \
-# "Ice/slicing/exceptions", \
-# "Ice/slicing/objects", \
+ "Ice/slicing/exceptions", \
+ "Ice/slicing/objects", \
"Ice/custom", \
"Freeze/dbmap", \
"Freeze/complex", \