diff options
Diffstat (limited to 'tests/testsuites/xlate_sparseArray_no_value.lkp_tbl')
-rw-r--r-- | tests/testsuites/xlate_sparseArray_no_value.lkp_tbl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/testsuites/xlate_sparseArray_no_value.lkp_tbl b/tests/testsuites/xlate_sparseArray_no_value.lkp_tbl new file mode 100644 index 0000000..e5c65ee --- /dev/null +++ b/tests/testsuites/xlate_sparseArray_no_value.lkp_tbl @@ -0,0 +1,8 @@ +{ + "version": 1, + "nomatch": "baz", + "type" : "sparseArray", + "table":[ + {"index":"00000000" }, + {"index":"00000001" }] +} |