summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2011-04-12 19:35:15 +0200
committerJose <jose@zeroc.com>2011-04-12 19:35:15 +0200
commit8ad1861d2f5753883eed83842b56440068ba42ed (patch)
tree86af7653703b5b5ea14f3b07d3f7090ad9b66552 /java/allTests.py
parentAdded missing .gitignore (diff)
downloadice-8ad1861d2f5753883eed83842b56440068ba42ed.tar.bz2
ice-8ad1861d2f5753883eed83842b56440068ba42ed.tar.xz
ice-8ad1861d2f5753883eed83842b56440068ba42ed.zip
5009 - appName incosistence
Also improve properties test
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/allTests.py b/java/allTests.py
index 8054a0fa84c..df988e7565f 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -62,6 +62,7 @@ tests = [
("Ice/threadPoolPriority", ["core"]),
("Ice/classLoader", ["core"]),
("Ice/invoke", ["core"]),
+ ("Ice/properties", ["once"]),
("IceBox/configuration", ["core", "noipv6"]),
("Freeze/dbmap", ["once"]),
("Freeze/complex", ["once"]),