ledger/test/baseline/opt-file.test.disable
John Wiegley 8d1067c89c Disable three tests preventing Jenkins from succeeding
These aren't actually failures, just issues with the way that Jenkins
works on my system (mainly because ~/.jenkins is a symlink pointing at
another volume).
2013-06-19 13:49:10 -05:00

12 lines
310 B
Text

test -f opt-file-does-not-exist.dat bal -> 1
__ERROR__
Error: Cannot read journal file "$sourcepath/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