diff --git a/tests/balance-custom-format.test b/tests/balance-custom-format.test index fd878503a..b9f74b96d 100644 --- a/tests/balance-custom-format.test +++ b/tests/balance-custom-format.test @@ -1,4 +1,4 @@ -bin/hledger -f data/sample.journal --format="%30(account) %-.20(total)" balance +bin/hledger -f data/sample.journal balance --format="%30(account) %-.20(total)" >>> assets $-1 bank:saving $1 diff --git a/tests/precision.test b/tests/precision.test index e9e1efce1..2afd640c3 100644 --- a/tests/precision.test +++ b/tests/precision.test @@ -53,7 +53,7 @@ bin/hledger -f - balance --no-total --cost --empty >>>=0 # 5. avamk's 2011/1/19 example -bin/hledger -f - -B bal +bin/hledger -f - balance --cost <<< 2001/01/01 * ACME fund assets:investment:ACME 203.890 ACME @ $16.02 @@ -81,7 +81,7 @@ bin/hledger -f - -B bal # 0 ## 6. with a default commodity.. XXX should observe it - bin/hledger -f - -B balance + bin/hledger -f - balance --cost <<< D $1000.0 2001/01/01 * ACME fund