summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-11-06 14:35:38 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-11-06 14:35:38 +0100
commit5ae1abc75b463a463dfc764900c79f44d6d953bf (patch)
treee76b330fe351897af2d438ed631f03db5f8d52de /tests/Makefile.am
parent3475446a3897bede373458574f7db60a73e3e3e9 (diff)
Tests: use a key file for each test
Having a global key file leads to reproducibility problems and intermittent build failures.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b24819c..a35c853 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -83,8 +83,6 @@ clean-local: %canon_reldir%-clean-local
%canon_reldir%-clean-local:
rm -rf %reldir%/*.cache
rm -rf %reldir%/*.home
- rm -f key-file.jwk.lock
- rm -f key-file.jwk
AM_TESTS_ENVIRONMENT = $(top_builddir)/pre-inst-env
SCM_LOG_COMPILER = $(GUILE)