summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_array_more_misuse.lkp_tbl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/xlate_array_more_misuse.lkp_tbl')
-rw-r--r--tests/testsuites/xlate_array_more_misuse.lkp_tbl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/testsuites/xlate_array_more_misuse.lkp_tbl b/tests/testsuites/xlate_array_more_misuse.lkp_tbl
new file mode 100644
index 0000000..223d3de
--- /dev/null
+++ b/tests/testsuites/xlate_array_more_misuse.lkp_tbl
@@ -0,0 +1,7 @@
+{
+ "type" : "array",
+ "table":[
+ {"index": 2, "value":"baz" },
+ {"index": 1, "value":"foo_new" },
+ {"index": 1, "value":"bar_new" }]
+}