diff options
Diffstat (limited to 'cpp')
-rwxr-xr-x | cpp/allTests.py | 2 |
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"]), ] # |