From 918afc809d40e057266ced6dfc98a5b3e5b4d3ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Thu, 9 Jun 2022 15:43:24 +0200 Subject: Revert "tests: Avoid problems with local time across a day boundary." This reverts commit 5ba0e454a37c9b0d3badddfc2dad8bcc7c7af874. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 3ff86b6e..99b6fb46 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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 -- cgit v1.2.1