From ac40f92ffa972e184733dc589462a7cf099678db Mon Sep 17 00:00:00 2001 From: Jarmo Saarikko <32375550+jarmosaarikko@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:29:16 +0300 Subject: [PATCH] Create list_test.json - uusi testilista (kansityyppi) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit kokeilu 2 arvolla "kovakantinen" ja "pehmeäkantinen" --- test/list_test.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/list_test.json diff --git a/test/list_test.json b/test/list_test.json new file mode 100644 index 0000000..710fc18 --- /dev/null +++ b/test/list_test.json @@ -0,0 +1,8 @@ +{ +"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" +}