diff options
| author | Christian Grothoff <christian@grothoff.org> | 2019-10-06 12:32:13 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2019-10-06 12:32:13 +0200 |
| commit | 5bc1db27dd4fdb2bc2b79cc4d90cdc6e893fde09 (patch) | |
| tree | 0a68c4e45f4d74fce44b94d8f95af7c98ced6719 | |
| parent | 7bd1a8ff09073bc83ac8ba2f2d17dee02dc645ba (diff) | |
re-enable auditor test
| -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 9eb9a5a9..e3600e20 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -101,7 +101,7 @@ taler_auditor_exchange_LDADD = \ check_SCRIPTS = \ test-auditor.sh -# TESTS = $(check_SCRIPTS) +TESTS = $(check_SCRIPTS) EXTRA_DIST = \ auditor.conf \ |
