error-in-include.test 491 B

123456789101112131415161718
  1. !include error-in-include.dat
  2. test bal -> 1
  3. __ERROR__
  4. In file included from "$FILE", line 2:
  5. While parsing file "$sourcepath/test/regress/error-in-include.dat", line 4:
  6. While balancing transaction from "$sourcepath/test/regress/error-in-include.dat", lines 2-4:
  7. > 2014-05-13 * Does not balance
  8. > A $10.00
  9. > B -$11.00
  10. Unbalanced remainder is:
  11. $-1.00
  12. Amount to balance against:
  13. $10.00
  14. Error: Transaction does not balance
  15. end test