mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
bs: test for #552
This commit is contained in:
parent
c0e1dc6676
commit
30a018337c
@ -151,3 +151,26 @@ Total:
|
||||
>>>2
|
||||
>>>=0
|
||||
|
||||
# 7. Flat output still works, #552
|
||||
hledger -f- balancesheet --flat
|
||||
<<<
|
||||
2017/1/1
|
||||
(assets:b) 1
|
||||
>>>
|
||||
Balance Sheet
|
||||
|
||||
Assets:
|
||||
1 assets:b
|
||||
--------------------
|
||||
1
|
||||
|
||||
Liabilities:
|
||||
--------------------
|
||||
0
|
||||
|
||||
Total:
|
||||
--------------------
|
||||
1
|
||||
>>>2
|
||||
>>>=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user