]> git.eshelyaron.com Git - emacs.git/commit
Remove the ELPA dependencies from test/Makefile.in
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Feb 2022 02:18:13 +0000 (03:18 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Feb 2022 02:18:13 +0000 (03:18 +0100)
commit2312775928e556acc42b2b4fac2aced009533914
tree49b9a34d4737f34934a523c0d5868d30244bdd8b
parent993e8b010c98d017d74a7ba22c9fb9549a6d5d75
Remove the ELPA dependencies from test/Makefile.in

* test/Makefile.in: Remove the ELPA dependencies, because it's
pretty confusing when trying to debug things.

* test/README (SELECTOR): Remove mention of the now-removed
GNU_ELPA_DIRECTORY variable.

* test/lisp/net/ntlm-tests.el (push): Add the ELPA dependencies
here, which keeps it contained to one test file.  This also fixes
bug#53586, since the obsoletion of `body' came from web-server.el.
test/Makefile.in
test/README
test/lisp/net/ntlm-tests.el