bs: test for #565

This commit is contained in:
Simon Michael 2017-06-07 07:00:26 -07:00
parent dae17093c3
commit c0e1dc6676

View File

@ -126,3 +126,28 @@ Balance Sheet
>>>= 0 >>>= 0
# 6. Tree output still works, #565
hledger -f- balancesheet
<<<
2017/1/1
(assets:b) 1
>>>
Balance Sheet
Assets:
1 assets
1 b
--------------------
1
Liabilities:
--------------------
0
Total:
--------------------
1
>>>2
>>>=0