disable not-yet-implemented test that was breaking travis (#551)

This commit is contained in:
Simon Michael 2017-06-04 14:51:25 -07:00
parent 26d2fe3827
commit cd70bb1a86

View File

@ -1,13 +1,13 @@
# test -B and #551 # test -B and #551
hledger -f- print -B #hledger -f- print -B
<<< #<<<
2009/1/1 #2009/1/1
assets:foreign currency €100 # assets:foreign currency €100
assets:cash $-135 # assets:cash $-135
>>> #>>>
2009/01/01 #2009/01/01
assets:foreign currency $135 # assets:foreign currency $135
assets:cash $-135 # assets:cash $-135
#
>>>2 #>>>2
>>>= 0 #>>>= 0