aboutsummaryrefslogtreecommitdiffhomepage
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.c b/test.c
index 8a4797b..df2b41f 100644
--- a/test.c
+++ b/test.c
@@ -210,6 +210,7 @@ int main(int argc, char **argv)
Quiet = 0;
Checks = 0;
White = 0;
+
if (!ZxcvbnInit("zxcvbn.dict"))
{
printf("Failed to open dictionary file\n");