Merge pull request #412 from thdox/baseline-test-revalued-total
Improve baseline tests
This commit is contained in:
commit
59375e5e2c
1 changed files with 2 additions and 1 deletions
|
|
@ -26,17 +26,18 @@ class CheckBaselineTests (CheckOptions):
|
||||||
'file',
|
'file',
|
||||||
'force-color',
|
'force-color',
|
||||||
'force-pager',
|
'force-pager',
|
||||||
|
'generated',
|
||||||
'help',
|
'help',
|
||||||
'import',
|
'import',
|
||||||
'no-color',
|
'no-color',
|
||||||
'no-pager',
|
'no-pager',
|
||||||
'options',
|
'options',
|
||||||
'price-exp',
|
'price-exp',
|
||||||
'revalued-total',
|
|
||||||
'seed',
|
'seed',
|
||||||
'trace',
|
'trace',
|
||||||
'verbose',
|
'verbose',
|
||||||
'verify',
|
'verify',
|
||||||
|
'verify-memory',
|
||||||
'version'
|
'version'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue