summaryrefslogtreecommitdiff
path: root/test/CheckBaselineTests.py
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2015-08-05 00:09:01 +0200
committerAlexis Hildebrandt <afh@surryhill.net>2015-08-05 00:09:01 +0200
commit8d351d1b4c0c0c602c1ea6d17276496391dde572 (patch)
treec7be156ae06b06df147b103737e2f6e2d461ae0e /test/CheckBaselineTests.py
parent81b14e471a1b2635bab280d589ba9f3eb46ce502 (diff)
downloadfork-ledger-8d351d1b4c0c0c602c1ea6d17276496391dde572.tar.gz
fork-ledger-8d351d1b4c0c0c602c1ea6d17276496391dde572.tar.bz2
fork-ledger-8d351d1b4c0c0c602c1ea6d17276496391dde572.zip
[tests] Ignore --revalued-total in baseline tests
Diffstat (limited to 'test/CheckBaselineTests.py')
-rwxr-xr-xtest/CheckBaselineTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py
index 570b93be..8659d1b5 100755
--- a/test/CheckBaselineTests.py
+++ b/test/CheckBaselineTests.py
@@ -32,6 +32,7 @@ class CheckBaselineTests (CheckOptions):
'no-pager',
'options',
'price-exp',
+ 'revalued-total',
'seed',
'trace',
'verbose',