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