summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2015-04-05 22:15:05 -0500
committerJohn Wiegley <johnw@newartisans.com>2015-04-05 22:15:05 -0500
commit59375e5e2c9d17133733f690104d73f065d18630 (patch)
tree04f0c0d74cd9b779fb24192d392f43ffe93aa0ef
parentdd6185a12091045831fc3e0a0c36217e44762333 (diff)
parentbefb06f941d4f4573c3624071bd680caf292edfa (diff)
downloadfork-ledger-59375e5e2c9d17133733f690104d73f065d18630.tar.gz
fork-ledger-59375e5e2c9d17133733f690104d73f065d18630.tar.bz2
fork-ledger-59375e5e2c9d17133733f690104d73f065d18630.zip
Merge pull request #412 from thdox/baseline-test-revalued-total
Improve baseline tests
-rwxr-xr-xtest/CheckBaselineTests.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py
index 1439cda4..f0eb2646 100755
--- a/test/CheckBaselineTests.py
+++ b/test/CheckBaselineTests.py
@@ -26,17 +26,18 @@ class CheckBaselineTests (CheckOptions):
'file',
'force-color',
'force-pager',
+ 'generated',
'help',
'import',
'no-color',
'no-pager',
'options',
'price-exp',
- 'revalued-total',
'seed',
'trace',
'verbose',
'verify',
+ 'verify-memory',
'version'
]