hledger/tests/parse-blank-description.test
2010-05-22 00:52:45 +00:00

13 lines
162 B
Plaintext

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