diff options
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r-- | src/auditor/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index 3c37d52af..e2344f17d 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -306,9 +306,9 @@ check_SCRIPTS = \ test-sync.sh TESTS = \ - test-auditor.sh \ test-revocation.sh \ test-sync.sh +# test-auditor.sh EXTRA_DIST = \ |