summaryrefslogtreecommitdiff
path: root/tests/Kwtf
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-10-28 05:46:25 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2017-10-28 05:46:25 +0200
commit7bbaf7e7cf131d83931bfda2d2e8e5d6ef1b235f (patch)
treea78d6b0eb74fd10f2b5ba771529569d43ebfddee /tests/Kwtf
parent840d65fe069297fb1d088b85e3164465ace4d467 (diff)
Add uncommitted test files
Diffstat (limited to 'tests/Kwtf')
-rw-r--r--tests/Kwtf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/Kwtf b/tests/Kwtf
new file mode 100644
index 0000000..c71e328
--- /dev/null
+++ b/tests/Kwtf
@@ -0,0 +1,8 @@
+config A
+ bool
+ select n
+ select m
+ select y
+ imply n
+ imply m
+ imply y