make tests independent of user's default ledger

This commit is contained in:
Simon Michael 2009-12-12 03:00:27 +00:00
parent 5d6c6d778e
commit fdc3949224
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# add should prompt again when it gets a bad date # add should prompt again when it gets a bad date
add -f nosuch.ledger add
<<< <<<
2009/1/32 2009/1/32
>>>2 /date .*: date .*/ >>>2 /date .*: date .*/

View File

@ -1,4 +1,4 @@
add -f nosuch.ledger add
<<< <<<
>>>2 /date .*: description/ >>>2 /date .*: description/

View File

@ -1,4 +1,4 @@
add -f nosuch.ledger add
<<< <<<