diff options
Diffstat (limited to 'tests/openpgp/decrypt-dsa.scm')
-rwxr-xr-x | tests/openpgp/decrypt-dsa.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/decrypt-dsa.scm b/tests/openpgp/decrypt-dsa.scm index b01a0f771..49f95347c 100755 --- a/tests/openpgp/decrypt-dsa.scm +++ b/tests/openpgp/decrypt-dsa.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 decryption of supplied DSA encrypted file" |