]> git.eshelyaron.com Git - emacs.git/commit
Fix treesit test (bug#67117)
authorDenis Zubarev <dvzubarev@yandex.ru>
Sat, 11 Nov 2023 22:42:42 +0000 (01:42 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 23 Dec 2023 13:18:10 +0000 (14:18 +0100)
commit50f7a60d7a4e10bc50d318b975499cb681dbb32a
treefb52320c4f0157c4fd930af219a4fec6ccbdf086
parent0fde0fe21d8bae711e563a42e2f1f0ecaf19dd86
Fix treesit test (bug#67117)

* test/src/treesit-tests.el (treesit-search-subtree-forward-1):
(treesit-search-subtree-backward-1): Replace treesit--thing-at with
treesit-query-capture (treesit--thing-at isn't available in Emacs 29).

(cherry picked from commit 7a00ca92c191a8d105283f73e9b68f6a0378a3a0)
test/src/treesit-tests.el