diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-30 10:58:24 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-30 10:58:24 +0100 |
| commit | ef627e02c8c3f5423e25e2a53eb61889d610ca60 (patch) | |
| tree | bc7b49452acdc924b117c77ffb0454c6b1e80857 /tests | |
| parent | 0eadd61c05c523a150721f9646e4d3f7cff58e5c (diff) | |
Fix warnings printed for test suite
Just to have clean output. The warnings themselves are accurate.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Keval | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Keval b/tests/Keval index 4f63247..1e64b83 100644 --- a/tests/Keval +++ b/tests/Keval @@ -11,6 +11,7 @@ config M menuconfig Y def_tristate y + prompt "foo" config Y_STRING string |
