diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Kwtf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/Kwtf b/tests/Kwtf deleted file mode 100644 index 85ae57e..0000000 --- a/tests/Kwtf +++ /dev/null @@ -1,18 +0,0 @@ -config A - bool - select n - select m - select y - select UNAME_RELEASE - select "n" - select "m" - select "y" - select "UNAME_RELEASE" - imply n - imply m - imply y - imply UNAME_RELEASE - imply "n" - imply "m" - imply "y" - imply "UNAME_RELEASE" |
