diff options
Diffstat (limited to 'tests/openpgp/armsigs.scm')
-rwxr-xr-x | tests/openpgp/armsigs.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/armsigs.scm b/tests/openpgp/armsigs.scm index d897581cb..6e5d0566b 100755 --- a/tests/openpgp/armsigs.scm +++ b/tests/openpgp/armsigs.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 armored signatures" |