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

18 lines
177 B
Plaintext

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