;dev:test:errors:csvstdinrules: cleanup
This commit is contained in:
parent
cbd11ada76
commit
1100c7e62e
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env -S sh
|
#!/usr/bin/env -S sh
|
||||||
# Second space above is significant, prevents shelltest's "-w hledger" substitution.
|
|
||||||
# Try to read CSV from stdin without specifying a rules file.
|
# Try to read CSV from stdin without specifying a rules file.
|
||||||
echo | hledger -fcsv:- check
|
echo | hledger -fcsv:- check
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user