diff options
author | Johann Klähn <kljohann@gmail.com> | 2013-01-15 23:30:17 +0100 |
---|---|---|
committer | Johann Klähn <kljohann@gmail.com> | 2013-01-15 23:30:17 +0100 |
commit | d922f4659570c87a06352b0da9d877f047ec442c (patch) | |
tree | e2fad0709f55a04509ed7e4af9598850699f3ee3 /test/baseline/opt-aux-date.test | |
parent | 0a1ff035421d5f97675ad769a7fcdbc68399f3dc (diff) | |
download | fork-ledger-d922f4659570c87a06352b0da9d877f047ec442c.tar.gz fork-ledger-d922f4659570c87a06352b0da9d877f047ec442c.tar.bz2 fork-ledger-d922f4659570c87a06352b0da9d877f047ec442c.zip |
fix bug 748: option aliases not recognized
Diffstat (limited to 'test/baseline/opt-aux-date.test')
-rw-r--r-- | test/baseline/opt-aux-date.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/baseline/opt-aux-date.test b/test/baseline/opt-aux-date.test index 9d1e73d0..495bb7e6 100644 --- a/test/baseline/opt-aux-date.test +++ b/test/baseline/opt-aux-date.test @@ -10,7 +10,7 @@ Expenses:Books $20.00 Assets:Cash -test reg --effective +test reg --aux-date 08-Jan-01 January Expenses:Books $10.00 $10.00 Assets:Cash $-10.00 0 08-Feb-01 End of January Expenses:Books $10.00 $10.00 |