tests: Mock up http-fetch in import tests.
authorRicardo Wurmus <rekado@elephly.net>
Sun, 18 Dec 2016 08:55:17 +0000 (09:55 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Sun, 18 Dec 2016 08:55:17 +0000 (09:55 +0100)
commit506abddb99e02f824bff7ed7d7f7b37c4dafe0a7
tree91279e7654bdda00e6f801793aed1e73755a1533
parent51d8395ac689429998a1e7a3a16df6510d500358
tests: Mock up http-fetch in import tests.

This is a follow-up to commit 63773200d7ac68fcaee6efd9ffe8ea7aa3fafa38.

* tests/gem.scm ("gem->guix-package"): Replace mock definition of
"url-fetch" with "http-fetch".
* tests/pypi.scm ("pypi->guix-package"): Add mock definition of
"http-fetch".
tests/gem.scm
tests/pypi.scm