mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
tests: make cashflow.test compatible with released shelltestrunner
This commit is contained in:
parent
e62e166eb1
commit
a6c2f0697d
@ -195,7 +195,7 @@ Cash flows:
|
||||
$-1
|
||||
|
||||
>>>2
|
||||
>>>=
|
||||
>>>= 0
|
||||
|
||||
# 9. with -N (single column)
|
||||
hledger -f sample.journal cf -N
|
||||
@ -208,7 +208,7 @@ Cash flows:
|
||||
$-2 cash
|
||||
|
||||
>>>2
|
||||
>>>=
|
||||
>>>= 0
|
||||
|
||||
# 10. without -N (multi column)
|
||||
hledger -f sample.journal cf -Y
|
||||
@ -226,7 +226,7 @@ Cashflow Statement
|
||||
|
||||
|
||||
>>>2
|
||||
>>>=
|
||||
>>>= 0
|
||||
|
||||
# 11. with -N (multi column)
|
||||
hledger -f sample.journal cf -Y -N
|
||||
@ -242,4 +242,4 @@ Cashflow Statement
|
||||
|
||||
|
||||
>>>2
|
||||
>>>=
|
||||
>>>= 0
|
||||
|
Loading…
Reference in New Issue
Block a user