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 faaae708b40..00096ad5b57 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -107,7 +107,7 @@ tests = [
("Glacier2/ssl", ["service", "novalgrind", "novc90", "nomingw"]), # valgrind doesn't work well with openssl
("Glacier2/dynamicFiltering", ["service", "novc90", "nomingw"]),
("Glacier2/staticFiltering", ["service", "noipv6", "novc90", "nomingw", "nomx"]),
- ("Glacier2/sessionHelper", ["service", "novc90", "nomingw"]),
+ ("Glacier2/sessionHelper", ["service", "novc90", "nomingw", "nossl", "noipv6"]),
]
#