test: update csv tests for expenses:unknown being new default
This commit is contained in:
parent
fc001da1ef
commit
fb5bca0b46
@ -218,7 +218,7 @@ account3 expenses:tax
|
|||||||
$ ./hledger-csv
|
$ ./hledger-csv
|
||||||
2009/09/10 Flubber Co
|
2009/09/10 Flubber Co
|
||||||
assets:myacct $50 = $321
|
assets:myacct $50 = $321
|
||||||
unknown = $123
|
expenses:unknown = $123
|
||||||
expenses:tax $0.234 ; VAT
|
expenses:tax $0.234 ; VAT
|
||||||
|
|
||||||
>=0
|
>=0
|
||||||
@ -237,7 +237,7 @@ account3 expenses:tax
|
|||||||
$ ./hledger-csv
|
$ ./hledger-csv
|
||||||
2009/09/10 Flubber Co
|
2009/09/10 Flubber Co
|
||||||
assets:myacct $50 = $321
|
assets:myacct $50 = $321
|
||||||
unknown = $123
|
expenses:unknown = $123
|
||||||
expenses:tax £0.234 ; VAT
|
expenses:tax £0.234 ; VAT
|
||||||
|
|
||||||
>=0
|
>=0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user