hledger/hledger/test/errors/assertions.test
2022-07-13 17:58:55 +01:00

15 lines
320 B
Plaintext

$$$ hledger check -f assertions.j
>>>2 /hledger: Error: .*assertions.j:4:8:
\| 2022-01-01
4 \| a 0 = 1
\| \^\^\^
This balance assertion failed.
In account: a
and commodity:
this balance was asserted: 1
but the actual balance is: 0
a difference of: 1
.*
/
>>>= 1