diff options
Diffstat (limited to 'tests/openpgp/sigs-dsa.scm')
-rwxr-xr-x | tests/openpgp/sigs-dsa.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/sigs-dsa.scm b/tests/openpgp/sigs-dsa.scm index bf5e41501..f909078ae 100755 --- a/tests/openpgp/sigs-dsa.scm +++ b/tests/openpgp/sigs-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 signing using DSA with the default hash algorithm" |