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