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 860fc464940..0450e42b3fc 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -115,7 +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"]) + ("Glacier2/hashpassword", ["once", "nomingw", "novalgrind", "noappverifier"]) ] # |