summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/allTests.py b/java/allTests.py
index adb498200f0..7ca52f7db4c 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -70,7 +70,7 @@ tests = [
("Ice/hash", ["once"]),
("Ice/optional", ["once"]),
("Ice/admin", ["core"]),
- ("Ice/metrics", ["core", "nossl", "nows", "noipv6", "nocompress", "nosocks"]),
+ ("Ice/metrics", ["core", "nows", "noipv6", "nocompress", "nosocks"]),
("Ice/enums", ["once"]),
("Ice/networkProxy", ["core", "noipv6", "nosocks"]),
("IceBox/admin", ["core", "noipv6", "nomx"]),