summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_incorrect_version.lkp_tbl
blob: ef2ce7bf5ecf94013ed99a55bc1ef982978ef9b6 (plain)
1
2
3
4
5
6
7
8
{
  "version": 3,
  "nomatch": "baz",
  "type" : "string",
  "table":[
      {"index": "00000000", "value":"foo" },
      {"index": "00000001", "value":"bar" }]
}