diff options
Diffstat (limited to 'tests/openpgp/key-selection.scm')
-rw-r--r-- | tests/openpgp/key-selection.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/key-selection.scm b/tests/openpgp/key-selection.scm index 536f60773..93bd001d7 100644 --- a/tests/openpgp/key-selection.scm +++ b/tests/openpgp/key-selection.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) ;; This test assumes a fixed time of 2004-01-01. |