aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-reserves.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-28 22:05:54 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-28 22:05:54 +0100
commit4abb38a36ed41c70e8ee90cda4779c18d42f263b (patch)
tree7a2d8b73c217bd891754b3342c59c673f04ac05f /src/auditor/taler-helper-auditor-reserves.c
parente16f463adbdd9ea113d9122ebbcf4d04fed30438 (diff)
downloadexchange-4abb38a36ed41c70e8ee90cda4779c18d42f263b.tar.xz
address FIXME
Diffstat (limited to 'src/auditor/taler-helper-auditor-reserves.c')
-rw-r--r--src/auditor/taler-helper-auditor-reserves.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-helper-auditor-reserves.c b/src/auditor/taler-helper-auditor-reserves.c
index 8b3925c5a..4917ef0a1 100644
--- a/src/auditor/taler-helper-auditor-reserves.c
+++ b/src/auditor/taler-helper-auditor-reserves.c
@@ -1602,7 +1602,7 @@ run (void *cls,
/* Tested in test-auditor.sh #7 */
"total_bad_sig_loss",
TALER_JSON_from_amount (&total_bad_sig_loss),
- /* FIXME: Tested in test-auditor.sh #?? */
+ /* Tested in test-revocation.sh #4 */
"row_inconsistencies",
report_row_inconsistencies,
/* Tested in test-auditor.sh #23 */