From: Michael Albinus Date: Thu, 15 Dec 2022 15:37:36 +0000 (+0100) Subject: * test/README (SELECTOR): Add eglot-tests.el to remote file using libraries. X-Git-Tag: emacs-29.0.90~1156 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6aa5d16c643;p=emacs.git * test/README (SELECTOR): Add eglot-tests.el to remote file using libraries. --- diff --git a/test/README b/test/README index 17783a4bacf..eb6314c74d6 100644 --- a/test/README +++ b/test/README @@ -118,7 +118,7 @@ If the $EMACS_TEST_JUNIT_REPORT environment variable is set to a file name, a JUnit test report is generated under this name. Some of the tests require a remote temporary directory -(autorevert-tests.el, dnd-tests.el, filenotify-tests.el, +(autorevert-tests.el, dnd-tests.el, eglot-tests.el, filenotify-tests.el, shadowfile-tests.el and tramp-tests.el). Per default, a mock-up connection method is used (this might not be possible when running on MS Windows). If you want to test a real remote connection, set