ledger/test/baseline/opt-file.test
2012-03-22 21:48:50 +00:00

12 lines
298 B
Text

test -f opt-file-does-not-exist.dat bal -> 1
__ERROR__
Error: Cannot read journal file "opt-file-does-not-exist.dat"
end test
test -f test/baseline/opt-file1.dat -f test/baseline/opt-file2.dat bal
10 A
-10 C
--------------------
0
end test