diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-12-25 15:25:45 +0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2019-12-25 15:25:45 +0200 |
commit | 8702c1079effb9df15a6022372ccfdc2e7d23eea (patch) | |
tree | 753e0ec847926880f5525b896b0479d0c5739dd5 /test/CheckBaselineTests.py | |
parent | b935b0ccf8503de8c087d748ebf298458128631f (diff) | |
download | fork-ledger-8702c1079effb9df15a6022372ccfdc2e7d23eea.tar.gz fork-ledger-8702c1079effb9df15a6022372ccfdc2e7d23eea.tar.bz2 fork-ledger-8702c1079effb9df15a6022372ccfdc2e7d23eea.zip |
Add test for --average-lot-prices
Diffstat (limited to 'test/CheckBaselineTests.py')
-rwxr-xr-x | test/CheckBaselineTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py index 71f1610a..f53c59a2 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -21,7 +21,6 @@ class CheckBaselineTests (CheckOptions): self.untested_options = [ 'anon', 'args-only', - 'average-lot-prices', 'debug', 'download', 'force-pager', |