hledger/tests/journal/blank-description.test

18 lines
181 B
Plaintext
Raw Normal View History

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