ledger/test/regress/6188B0EC.test
2012-03-22 21:53:53 +00:00

10 lines
275 B
Text

; Test for: No error message if the parser cannot find an included file
!include 6188B0EC-does-not-exist.dat
test bal -> 1
__ERROR__
While parsing file "$FILE", line 3:
Error: File to include was not found: "$sourcepath/test/regress/6188B0EC-does-not-exist.dat"
end test