diff options
Diffstat (limited to 'tests/openpgp/verify.scm')
-rwxr-xr-x | tests/openpgp/verify.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/verify.scm b/tests/openpgp/verify.scm index eb984b110..2c2c14a7f 100755 --- a/tests/openpgp/verify.scm +++ b/tests/openpgp/verify.scm @@ -18,6 +18,7 @@ ;; along with this program; if not, see <http://www.gnu.org/licenses/>. (load (with-path "defs.scm")) +(setup-legacy-environment) ;; ;; Two simple tests to check that verify fails for bad input data |