From 6aa5d16c6431f85952cf69d1c2ffc9fca9402491 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Thu, 15 Dec 2022 16:37:36 +0100 Subject: [PATCH] * test/README (SELECTOR): Add eglot-tests.el to remote file using libraries. --- test/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2