diff --git a/tests/print/print.test b/tests/print/print.test new file mode 100644 index 000000000..9dbb99866 --- /dev/null +++ b/tests/print/print.test @@ -0,0 +1,13 @@ +# test -B and #551 +hledger -f- print -B +<<< +2009/1/1 + assets:foreign currency €100 + assets:cash $-135 +>>> +2009/01/01 + assets:foreign currency $135 + assets:cash $-135 + +>>>2 +>>>= 0