From 2f1b1c8ceded9bff5fa26d0899da04180f539e94 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 21 Jun 2010 18:05:26 -0400 Subject: Change weighting of account-name abbreviation Parent accounts are abbreviated even more, so that child accounts can show more text. --- test/baseline/opt-empty.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/baseline/opt-empty.test') diff --git a/test/baseline/opt-empty.test b/test/baseline/opt-empty.test index 7bf830a9..507767ed 100644 --- a/test/baseline/opt-empty.test +++ b/test/baseline/opt-empty.test @@ -24,13 +24,13 @@ reg --empty Assets:Cash $-10.00 0 08-Jan-01 January Expenses:One:Books $10.00 $10.00 Expenses:One:Two:Books $10.00 $20.00 - Expe:On:Tw:Three:Books $10.00 $30.00 + Ex:One:Two:Three:Books $10.00 $30.00 Assets:Cash $-30.00 0 08-Jan-01 January Assets:Cash 0 0 Income:Books 0 0 08-Jan-01 January Assets:Cash $30.00 $30.00 Income:One:Books $-10.00 $20.00 Income:One:Two:Books $-10.00 $10.00 - Inc:On:Two:Three:Books $-10.00 0 + In:One:Two:Three:Books $-10.00 0 >>>2 === 0 -- cgit v1.2.3