diff options
Diffstat (limited to 'cpp/allTests.py')
-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 85fc2847220..a18c19c95e4 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -112,7 +112,7 @@ tests = [ ("Glacier2/ssl", ["service", "novalgrind", "novc100", "nomingw"]), # valgrind doesn't work well with openssl ("Glacier2/dynamicFiltering", ["service", "novc100", "nomingw"]), ("Glacier2/staticFiltering", ["service", "noipv6", "novc100", "nomingw", "nomx"]), - ("Glacier2/sessionHelper", ["service", "novc100", "nomingw", "nossl", "noipv6"]), + ("Glacier2/sessionHelper", ["core", "novc100", "nomingw"]), ] # |