summaryrefslogtreecommitdiff
path: root/test/CheckBaselineTests.py
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2015-02-25 20:22:41 +0100
committerthdox <thdox@free.fr>2015-03-23 23:35:07 +0100
commitbefb06f941d4f4573c3624071bd680caf292edfa (patch)
tree4d70e08a6803152f307d17251a30286c2adaf74e /test/CheckBaselineTests.py
parent2bcfb0df5a56bb8f6f16078e6b0fa7c4c8b2f385 (diff)
downloadfork-ledger-befb06f941d4f4573c3624071bd680caf292edfa.tar.gz
fork-ledger-befb06f941d4f4573c3624071bd680caf292edfa.tar.bz2
fork-ledger-befb06f941d4f4573c3624071bd680caf292edfa.zip
Add --generated to untested options list.
--generated will generate each time new entries, this cannot be reproduced safely.
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 9c8d4123..f0eb2646 100755
--- a/test/CheckBaselineTests.py
+++ b/test/CheckBaselineTests.py
@@ -26,6 +26,7 @@ class CheckBaselineTests (CheckOptions):
'file',
'force-color',
'force-pager',
+ 'generated',
'help',
'import',
'no-color',