From befb06f941d4f4573c3624071bd680caf292edfa Mon Sep 17 00:00:00 2001 From: thdox Date: Wed, 25 Feb 2015 20:22:41 +0100 Subject: Add --generated to untested options list. --generated will generate each time new entries, this cannot be reproduced safely. --- test/CheckBaselineTests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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', -- cgit v1.2.3