diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-10 12:22:19 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-10 12:22:19 -0500 |
commit | 5ffa987daf4d97c52066e4c28733d826d3726297 (patch) | |
tree | ab058dec32702ccce9d1f7cacacb5b5c157d6798 /test/baseline | |
parent | 9e07e61fadf7f3c9d1fd32a3805f6e97163eba15 (diff) | |
parent | 3f638d355c977fd5513ab1db380c5813599f3664 (diff) | |
download | fork-ledger-5ffa987daf4d97c52066e4c28733d826d3726297.tar.gz fork-ledger-5ffa987daf4d97c52066e4c28733d826d3726297.tar.bz2 fork-ledger-5ffa987daf4d97c52066e4c28733d826d3726297.zip |
Merge branch 'next'
Diffstat (limited to 'test/baseline')
-rw-r--r-- | test/baseline/opt-actual.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/baseline/opt-actual.test b/test/baseline/opt-actual.test index 1d9ddc89..8e7b432e 100644 --- a/test/baseline/opt-actual.test +++ b/test/baseline/opt-actual.test @@ -1,6 +1,6 @@ print --actual <<< -= account =~ /Books/ += Books Expenses:Taxes 0.05 Assets:Checking -0.05 |