fix a broken doctest
This commit is contained in:
parent
3706e23c59
commit
60f5beb359
2
Tests.hs
2
Tests.hs
@ -164,7 +164,7 @@ $ printf "2009-01-01 x\n a 2\n b (b) b -1\n c\n" | hledger -f - print 2>&1;
|
|||||||
|
|
||||||
Nafai's bug
|
Nafai's bug
|
||||||
@
|
@
|
||||||
$ printf "2009/1/1 x\n a: 13\n b\n" | hledger -f - bal -E 2>&1
|
$ printf "2009/1/1 x\n a: 13\n b\n" | hledger -f - bal -E 2>&1; true
|
||||||
"-" (line 2, column 1):
|
"-" (line 2, column 1):
|
||||||
unexpected " "
|
unexpected " "
|
||||||
accountname seems ill-formed: a:
|
accountname seems ill-formed: a:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user