diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 8b01519b97c..860fc464940 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -115,6 +115,7 @@ tests = [ ("Glacier2/dynamicFiltering", ["service", "novc100", "nomingw"]), ("Glacier2/staticFiltering", ["service", "noipv6", "novc100", "nomingw", "nomx"]), ("Glacier2/sessionHelper", ["core", "novc100", "nomingw"]), + ("Glacier2/cryptpasswd", ["once", "nomingw", "novalgrind", "noappverifier"]) ] # |