aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/export.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openpgp/export.scm')
-rwxr-xr-xtests/openpgp/export.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/export.scm b/tests/openpgp/export.scm
index f7a23f4fd..a79411c87 100755
--- a/tests/openpgp/export.scm
+++ b/tests/openpgp/export.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)
(define (check-for predicate lines message)
(unless (any predicate lines)