summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 7e3c813e710..79e2904ab1b 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -55,7 +55,7 @@ tests = [
("Ice/checksum", ["core"]),
("Ice/stream", ["core"]),
("Ice/hold", ["core"]),
- ("Ice/custom", ["core", "novc6"]),
+ ("Ice/custom", ["core", "novc6", "nossl"]),
("Ice/retry", ["core"]),
("Ice/timeout", ["core"]),
("Ice/background", ["core"]),