Revert "tests: Avoid problems with local time across a day boundary."

This reverts commit 5ba0e454a3.
This commit is contained in:
Ingo Klöcker 2022-06-09 15:43:24 +02:00
parent 5d19eb4ad5
commit 918afc809d
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
GPG = gpg
GNUPGHOME=$(abs_builddir)
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME) TZ=UTC
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME)
EXTRA_DIST = initial.test final.test

View File

@ -21,7 +21,7 @@
## Process this file with automake to produce Makefile.in
GNUPGHOME=$(abs_builddir)
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME) TZ=UTC
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME)
TESTS = t-version t-data t-engine-info