]> git.eshelyaron.com Git - emacs.git/commit
Check before using bleeding edge ERT sym in Eglot tests
authorJoão Távora <joaotavora@gmail.com>
Tue, 14 Mar 2023 19:43:04 +0000 (19:43 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 14 Mar 2023 19:59:12 +0000 (19:59 +0000)
commit2957985b541d2d9cd717552c0f6ff04b9028577c
tree618b745a2f93ddeeb4beb470d33b539b393baf1a
parent2d835d64ba339bb375f0d55c4679149d6da3f209
Check before using bleeding edge ERT sym in Eglot tests

Else, these tests won't run on Emacs versions that Eglot runs on, like
26.3.

* test/lisp/progmodes/eglot-tests.el
(eglot--call-with-tramp-test):  check for
ert-remote-temporary-file-directory before using.
test/lisp/progmodes/eglot-tests.el