From 6834f3689f5dfd4e59ad6959961d349c224977ee Mon Sep 17 00:00:00 2001 From: Emil Johansson Date: Sat, 22 Oct 2016 10:26:29 +0200 Subject: [PATCH] Modified the symlink in mpw_test.xml to point to the new location of the file at ../Java/masterpassword-tests/src/main/resources/mpw_tests.xml Fixes #120 --- MasterPassword/C/mpw_tests.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MasterPassword/C/mpw_tests.xml b/MasterPassword/C/mpw_tests.xml index 8fb4c0a1..3a238932 120000 --- a/MasterPassword/C/mpw_tests.xml +++ b/MasterPassword/C/mpw_tests.xml @@ -1 +1 @@ -../Java/masterpassword-algorithm/src/test/resources/mpw_tests.xml \ No newline at end of file +../Java/masterpassword-tests/src/main/resources/mpw_tests.xml \ No newline at end of file