summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-01-16 03:43:30 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-01-16 03:51:06 +0100
commitef5091f587796d0d5bba811e5ddacc53fa6d9198 (patch)
tree61811cb16eb6546cf48d9d3e99b720c4c9bee92b /testsuite.py
parent82561b0e5f267a3e5a812514f5b8c4c8778dcbe6 (diff)
Do not optimize promptless choice symbols
Choice symbols without prompts are pointless and probably nonexistent in practice, so it's a bit silly to run the no-prompt optimization for them. Piggyback copyright year update.
Diffstat (limited to 'testsuite.py')
-rw-r--r--testsuite.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite.py b/testsuite.py
index 2f00e2f..8133465 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2011-2017, Ulf Magnusson
+# Copyright (c) 2011-2018, Ulf Magnusson
# SPDX-License-Identifier: ISC
# This is the Kconfiglib test suite. It runs selftests on Kconfigs provided by