tests: Remove trailing commas in JSON tests.
authorLudovic Courtès <ludo@gnu.org>
Mon, 27 Apr 2020 20:12:59 +0000 (22:12 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 27 Apr 2020 21:29:40 +0000 (23:29 +0200)
commit5dfe02c60767a633c67f7f6fc9557b54b3c99b63
tree666cf4946bbb0f02efa2690fd3147daad003d4ff
parent78799a6fdc5a00b3a0e62c0e99c3340298d36eff
tests: Remove trailing commas in JSON tests.

These commas are rejected by Guile-JSON 3.5.0.

* tests/crate.scm (test-foo-dependencies)
(test-root-dependencies, test-intermediate-1-dependencies)
(test-intermediate-2-dependencies): Remove trailing commas.
* tests/gem.scm (test-bar-json): Likewise.
* tests/pypi.scm (test-json): Likewise.
tests/crate.scm
tests/gem.scm
tests/pypi.scm