commit 2f1850a558ccaa0b004c675dfc448c90d9d83c1c parent 2b96292eb2fa8170eec3123ac52b7e42a132912d Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 30 Oct 2024 07:12:42 +0100 re-enable auditor tests Diffstat:
| M | src/auditor/Makefile.am | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am @@ -264,8 +264,8 @@ check_SCRIPTS = \ TESTS = \ test-revocation.sh \ - test-sync.sh -# test-auditor.sh + test-sync.sh \ + test-auditor.sh EXTRA_DIST = \