From 81cdf13c7815f74183a7d721105f0d360c239371 Mon Sep 17 00:00:00 2001 From: Jarmo Saarikko <32375550+jarmosaarikko@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:55:16 +0200 Subject: [PATCH] =?UTF-8?q?Update=20list=5Ftest.json=20=20lis=C3=A4tty=20h?= =?UTF-8?q?akasulut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/list_test.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/test/list_test.json b/test/list_test.json index 710fc18..b4b8078 100644 --- a/test/list_test.json +++ b/test/list_test.json @@ -1,8 +1,10 @@ -{ -"uri": "http://urn.fi/URN:NBN:fi:au:mts:m4844", -"label": "kovakantinen" -}, -{ -"uri": "http://urn.fi/URN:NBN:fi:au:mts:m4843", -"label": "pehmeäkantinen" -} +[ + { + "uri": "http://urn.fi/URN:NBN:fi:au:mts:m4844", + "label": "kovakantinen" + }, + { + "uri": "http://urn.fi/URN:NBN:fi:au:mts:m4843", + "label": "pehmeäkantinen" + } +]