From c484829272cd13a738e35412498e12f2c9a194ac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:48:59 +0200 Subject: Adding upstream version 0.19.2. Signed-off-by: Daniel Baumann --- test/json-mapped/array-of-arrays-header/input.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/json-mapped/array-of-arrays-header/input.json (limited to 'test/json-mapped/array-of-arrays-header/input.json') diff --git a/test/json-mapped/array-of-arrays-header/input.json b/test/json-mapped/array-of-arrays-header/input.json new file mode 100644 index 0000000..4f0fbe9 --- /dev/null +++ b/test/json-mapped/array-of-arrays-header/input.json @@ -0,0 +1,19 @@ +[["1","Tunisia","Menzel Bourguiba"], +["2","Indonesia","Jiwuwu"], +["3","China","Dingtou"], +["4","China","Tucheng"], +["5","United States","Charlotte"], +["6","China","Xuwei"], +["7","Uganda","Moroto"], +["8","Poland","Krasne"], +["10","Indonesia","Babakan"], +["11","Philippines","Vigo"], +["12","Tajikistan","Konsoy"], +["13","Honduras","La Estancia"], +["14","Japan","Yatsushiro"], +["15","Mexico","Lindavista"], +["17","United States","San Jose"], +["18","Nigeria","Uyo"], +["19","Brazil","Planaltina"], +["20","United States","Indianapolis"] +] -- cgit v1.2.3