diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-21 18:05:26 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-21 18:05:26 -0400 |
commit | 2f1b1c8ceded9bff5fa26d0899da04180f539e94 (patch) | |
tree | cf066f835890abbae40f54fb0ac848735c9b88cb /test/baseline/opt-empty.test | |
parent | 4ea4fa24a449c0e6988845d8de7d041d0f6a54f5 (diff) | |
download | fork-ledger-2f1b1c8ceded9bff5fa26d0899da04180f539e94.tar.gz fork-ledger-2f1b1c8ceded9bff5fa26d0899da04180f539e94.tar.bz2 fork-ledger-2f1b1c8ceded9bff5fa26d0899da04180f539e94.zip |
Change weighting of account-name abbreviation
Parent accounts are abbreviated even more, so that child accounts can
show more text.
Diffstat (limited to 'test/baseline/opt-empty.test')
-rw-r--r-- | test/baseline/opt-empty.test | 4 |
1 files changed, 2 insertions, 2 deletions
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 |