diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-02 19:46:11 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-02 19:46:11 +0100 |
| commit | e388f85764dcc6ab87b256e4088b4be918e02c1f (patch) | |
| tree | 95bf474f75c7409843ece29ce7a57ad1e7fc3c01 /tests/Kstr | |
| parent | b637a64db9b11c8d2e2cc17c065b95486bed9ab7 (diff) | |
Get rid of separate is_optional test
The choice semantics tests already verify the behavior of optional
choices. Just print an optional choice instead to get some coverage for
querying it.
Do minor cleanup elsewhere.
Diffstat (limited to 'tests/Kstr')
| -rw-r--r-- | tests/Kstr | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,4 +74,5 @@ endchoice choice tristate "no name" + optional endchoice |
