hledger/tests/parse-blank-description.test
2011-03-12 20:56:15 +00:00

18 lines
189 B
Plaintext

# 1. accept a blank description
bin/hledger -f- print
<<<
2010/1/1
a 1
b
>>>=0
# 2. same, but no separator space after the date
bin/hledger -f- print
<<<
2010/1/1
a 1
b
>>>=0