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 c1545d5c726..7d1576fef47 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -77,7 +77,7 @@ tests = [
("Freeze/evictor", ["core"]),
("Freeze/fileLock", ["once"]),
("Glacier2/router", ["service"]),
- ("Glacier2/sessionHelper", ["service"]),
+ ("Glacier2/sessionHelper", ["service", "nossl", "noipv6"]),
("IceGrid/simple", ["service"]),
("IceSSL/configuration", ["once"])
]