diff options
Diffstat (limited to 'tests/openpgp/encrypt.scm')
-rwxr-xr-x | tests/openpgp/encrypt.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/encrypt.scm b/tests/openpgp/encrypt.scm index 7452fc5b5..ea97b4d90 100755 --- a/tests/openpgp/encrypt.scm +++ b/tests/openpgp/encrypt.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) (for-each-p "Checking encryption" |