diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-15 04:28:03 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-15 04:34:16 -0400 |
commit | 34fcc62b4df50893f66f9fc7ffe64de9149ef534 (patch) | |
tree | 06c307313d9ef570409c738b581f70069854dbab /test/baseline/opt-lot-prices.test | |
parent | d2b333881fc40e713a34d34b79ff66f5aaf3d027 (diff) | |
download | fork-ledger-34fcc62b4df50893f66f9fc7ffe64de9149ef534.tar.gz fork-ledger-34fcc62b4df50893f66f9fc7ffe64de9149ef534.tar.bz2 fork-ledger-34fcc62b4df50893f66f9fc7ffe64de9149ef534.zip |
Removed unused --unsorted option
Diffstat (limited to 'test/baseline/opt-lot-prices.test')
-rw-r--r-- | test/baseline/opt-lot-prices.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/baseline/opt-lot-prices.test b/test/baseline/opt-lot-prices.test index 2fcc79f7..d5d7d11a 100644 --- a/test/baseline/opt-lot-prices.test +++ b/test/baseline/opt-lot-prices.test @@ -1,4 +1,4 @@ -reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-prices --unsorted +reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-prices <<< C 1.00s = 100c C 1.00G = 100s |