tests: Add (guix http-client) tests.
authorLudovic Courtès <ludo@gnu.org>
Sun, 6 Mar 2022 17:14:51 +0000 (18:14 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 6 Mar 2022 21:49:46 +0000 (22:49 +0100)
commit049aefddb2c88dd256a0705683a75704ff830b01
treef33e65d6aeda635474e7d532bf249be74d16a4b8
parentf75becbb36605da75a6b0d235f565943279fdbae
tests: Add (guix http-client) tests.

* tests/http-client.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* .dir-locals.el (scheme-mode): Add 'with-http-server'.
.dir-locals.el
Makefile.am
tests/http-client.scm [new file with mode: 0644]