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 2c5e5918536..fef48b08121 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -56,7 +56,7 @@ tests = [
("Glacier2/router", ["service"]),
("Glacier2/attack", ["service"]),
("IceGrid/simple", ["service"]),
- ("IceSSL/configuration", ["core"]),
+ ("IceSSL/configuration", ["once"]),
]
if __name__ == "__main__":