hledger/tests/register-date2.test
Simon Michael 2bb120d6c6 register: fix -w related test breakage, another width tweak (#102)
As part of adding -w in december I cleaned up/adjusted register field
widths, and didn't make all the tests pass. This commit makes one more
width adjustment
(one space after the date instead of two) and fixes all tests depending on register output.
2013-04-12 14:56:41 -07:00

10 lines
240 B
Plaintext

hledgerdev -f - register --date2
<<<
2009/1/1=2010/1/1 x
a 1
b
>>>
2010/01/01 x a 1 1
b -1 0
>>>=0