]> git.eshelyaron.com Git - emacs.git/commit
Make tree-sitter tests work installed in .emacs.d/tree-sitter
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 26 Feb 2024 17:42:44 +0000 (18:42 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:53:13 +0000 (18:53 +0100)
commitfd7a19154a39ef912dec6d64860cab7e7810725f
tree76886e1ae45a2e03b4db3d45d03bd6afd2108673
parent93cc214fd14ece365a216d17bb77dbdcb4e545ea
Make tree-sitter tests work installed in .emacs.d/tree-sitter

* test/Makefile.in (ert_opts):
Set treesit-extra-load-path, because HOME is not valid when running
tests from the Makefile (bug#69405).

(cherry picked from commit a67b8d7f448804d34bce85d2b6ab8d022f14161f)
test/Makefile.in