diff options
Diffstat (limited to 'tests/openpgp/multisig.scm')
| -rwxr-xr-x | tests/openpgp/multisig.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/multisig.scm b/tests/openpgp/multisig.scm index c643ac88d..75682eb03 100755 --- a/tests/openpgp/multisig.scm +++ b/tests/openpgp/multisig.scm @@ -23,7 +23,7 @@ ;; Note: We do not support multiple signatures anymore thus this test is ;; not really needed because verify could do the same. We keep it anyway. -(load (with-path "defs.scm")) +(load (in-srcdir "tests" "openpgp" "defs.scm")) (setup-legacy-environment) (define sig-1ls1ls-valid " |
