cli: Making sure the add test remove the journal before and after the test.
This commit is contained in:
parent
238594d976
commit
45b3a07ea7
@ -97,7 +97,7 @@ b
|
||||
>>>=0
|
||||
|
||||
# 9. default amounts should not fail to balance due to precision
|
||||
bin/hledger -f nosuch.journal add
|
||||
rm -f nosuch.journal; bin/hledger -f nosuch.journal add; rm -f nosuch.journal
|
||||
<<<
|
||||
2010/1/1
|
||||
x
|
||||
|
||||
Loading…
Reference in New Issue
Block a user