summaryrefslogtreecommitdiff
path: root/tests/data/construct-bool.code
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/construct-bool.code')
-rw-r--r--tests/data/construct-bool.code6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/construct-bool.code b/tests/data/construct-bool.code
new file mode 100644
index 0000000..389d2c0
--- /dev/null
+++ b/tests/data/construct-bool.code
@@ -0,0 +1,6 @@
+{
+ "canonical": True,
+ "answer": False,
+ "logical": True,
+ "option": True,
+}