summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_more_with_duplicates_and_nomatch.lkp_tbl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/xlate_more_with_duplicates_and_nomatch.lkp_tbl')
-rw-r--r--tests/testsuites/xlate_more_with_duplicates_and_nomatch.lkp_tbl12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/testsuites/xlate_more_with_duplicates_and_nomatch.lkp_tbl b/tests/testsuites/xlate_more_with_duplicates_and_nomatch.lkp_tbl
new file mode 100644
index 0000000..ac50664
--- /dev/null
+++ b/tests/testsuites/xlate_more_with_duplicates_and_nomatch.lkp_tbl
@@ -0,0 +1,12 @@
+{
+ "nomatch": "quux",
+ "table":[
+ {"index":" msgnum:00000000:", "value":"foo_latest" },
+ {"index":" msgnum:00000002:", "value":"baz_latest" },
+ {"index":" msgnum:00000003:", "value":"foo_latest" },
+ {"index":" msgnum:00000004:", "value":"foo_latest" },
+ {"index":" msgnum:00000005:", "value":"baz_latest" },
+ {"index":" msgnum:00000006:", "value":"foo_latest" },
+ {"index":" msgnum:00000007:", "value":"baz_latest" },
+ {"index":" msgnum:00000008:", "value":"baz_latest" }]
+}