tests: Fix malformed JSON.
authorLudovic Courtès <ludo@gnu.org>
Mon, 21 Dec 2020 10:44:19 +0000 (11:44 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 21 Dec 2020 16:47:35 +0000 (17:47 +0100)
commit9608f4003dedd8dfe99327c15668ca1a43ebd93b
tree4807c278c495f7fe3a76dbf1d03d36ec95f21ad7
parent5ecc0b17f21a9da3e60b2a8fb0fb5dd6fe551781
tests: Fix malformed JSON.

Guile-JSON 4.3.2 would parse in spite of these typos, but 4.4.1 is
stricter.

* tests/swh.scm (%directory-entries): Add missing comma.
* tests/cve-sample.json: Likewise.
tests/cve-sample.json
tests/swh.scm