diff options
-rwxr-xr-x | src/auditor/test-auditor.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh index 3f8e5287a..53c95ff9d 100755 --- a/src/auditor/test-auditor.sh +++ b/src/auditor/test-auditor.sh @@ -1554,7 +1554,6 @@ function test_19() { echo -n "Testing reserve closure was done correctly... " check_no_report "reserve-not-closed-inconsistency" -# FIXME: test-19 fails here: echo -n "Testing no bogus transfers detected... " check_no_report "wire-out-inconsistency" |