summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_incorrect_type.lkp_tbl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/xlate_incorrect_type.lkp_tbl')
-rw-r--r--tests/testsuites/xlate_incorrect_type.lkp_tbl8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/testsuites/xlate_incorrect_type.lkp_tbl b/tests/testsuites/xlate_incorrect_type.lkp_tbl
new file mode 100644
index 0000000..0180b6e
--- /dev/null
+++ b/tests/testsuites/xlate_incorrect_type.lkp_tbl
@@ -0,0 +1,8 @@
+{
+ "version": 1,
+ "nomatch": "baz",
+ "type" : "quux",
+ "table":[
+ {"index":" 00000000", "value":"foo" },
+ {"index":" 00000001", "value":"bar" }]
+}