hledger/tests/commodityless-amount-with-price.test

13 lines
166 B
Plaintext
Raw Normal View History

# a no-commodity amount with a price should work
2010-05-22 04:52:45 +04:00
bin/hledger -f - print
<<<
2010/1/1 x
a 1 @ $2
b
>>>
2010/01/01 x
a 1 @ $2
b $-2