hledger/tests/add-blank-description-fails.test

5 lines
163 B
Plaintext

# ignore the binary we are invoked with
-f/dev/null; printf "\n\n" | hledger add 2>&1 | sed -e's/\[[^]]*\]//g' | grep -q 'date : description: description:'
>>>=
0