lib: test for #551
This commit is contained in:
parent
aca7c0d93b
commit
4f712754e4
13
tests/print/print.test
Normal file
13
tests/print/print.test
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# test -B and #551
|
||||||
|
hledger -f- print -B
|
||||||
|
<<<
|
||||||
|
2009/1/1
|
||||||
|
assets:foreign currency €100
|
||||||
|
assets:cash $-135
|
||||||
|
>>>
|
||||||
|
2009/01/01
|
||||||
|
assets:foreign currency $135
|
||||||
|
assets:cash $-135
|
||||||
|
|
||||||
|
>>>2
|
||||||
|
>>>= 0
|
||||||
Loading…
Reference in New Issue
Block a user