tests: Adjust for 'http-fetch' change in (guix import json).
authorLudovic Courtès <ludo@gnu.org>
Mon, 13 Feb 2017 15:04:09 +0000 (16:04 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 13 Feb 2017 15:04:09 +0000 (16:04 +0100)
commitce8963c5b7a728257920aeceeb89e40d166d09f4
treedb16b5c43742f872fb006570ac26b874225dfca1
parent824e5fe6404e6ae42ffab3270326b4e6da9c8223
tests: Adjust for 'http-fetch' change in (guix import json).

This is a followup to commit 81e0bc1834490a1a8092c75a0733b15c2b407285.

* tests/cpan.scm ("cpan->guix-package"): Add a 'rest' argument to the
lambda that mocks 'http-fetch'.
* tests/crate.scm ("crate->guix-package"): Likewise.
* tests/gem.scm ("gem->guix-package"): Likewise.
* tests/pypi.scm ("pypi->guix-package"): Likewise.
("pypi->guix-package, wheels"): Likewise.
tests/cpan.scm
tests/crate.scm
tests/gem.scm
tests/pypi.scm