diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-09-03 04:15:47 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-09-03 04:15:47 +0200 |
commit | 961793ec2f7622eeb08f632a93a6013bca776d0e (patch) | |
tree | fc0f6fe45e23f069a801934dd4d6d8907232677b | |
parent | d2b85341c4ec431fbd7ebbc8b2bc42edc9c40d8e (diff) |
note where table is tested
-rw-r--r-- | contrib/auditor-report.tex.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2 index 2216d8d08..2e5629da7 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -443,6 +443,8 @@ the (hash of the) denomination public key for ``payback-verify'' and ``deposit-verify'' operations, and the master public key for ``payback-master'' operations. +% Table generation tested by testcase #4 in test-auditor.sh + {% if data.bad_sig_losses|length() == 0 %} {\bf All signatures were valid.} {% else %} |