summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_array_misuse.lkp_tbl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/xlate_array_misuse.lkp_tbl')
-rw-r--r--tests/testsuites/xlate_array_misuse.lkp_tbl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/testsuites/xlate_array_misuse.lkp_tbl b/tests/testsuites/xlate_array_misuse.lkp_tbl
new file mode 100644
index 0000000..8cc96c0
--- /dev/null
+++ b/tests/testsuites/xlate_array_misuse.lkp_tbl
@@ -0,0 +1,6 @@
+{
+ "type" : "array",
+ "table":[
+ {"index": 3, "value":"bar_old" },
+ {"index": 1, "value":"foo_old" }]
+}