From dcc721a95bef6f0d8e6d8775b8efe33e5aecd562 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 18:28:20 +0200 Subject: Adding upstream version 8.2402.0. Signed-off-by: Daniel Baumann --- tests/testsuites/xlate_sparseArray_no_value.lkp_tbl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/testsuites/xlate_sparseArray_no_value.lkp_tbl (limited to 'tests/testsuites/xlate_sparseArray_no_value.lkp_tbl') 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" }] +} -- cgit v1.2.3