diff options
Diffstat (limited to 'test/baseline')
-rw-r--r-- | test/baseline/opt-pricedb-format.test (renamed from test/baseline/opt-pricesdb-format.test) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/baseline/opt-pricesdb-format.test b/test/baseline/opt-pricedb-format.test index b90371cd..5dbff609 100644 --- a/test/baseline/opt-pricesdb-format.test +++ b/test/baseline/opt-pricedb-format.test @@ -1,4 +1,4 @@ -pricesdb --pricesdb-format='P %(date) %(scrub(display_amount))\n' +pricedb --pricedb-format='P %(date) %(scrub(display_amount))\n' <<< P 2009/01/01 13:30:00 AAPL $10.00 P 2009/01/01 14:30:00 AAPL $20.00 |