; Remove comment in eglot-tests.el
This commit is contained in:
parent
c8c319e0b0
commit
2df8bc4685
1 changed files with 0 additions and 3 deletions
|
@ -439,9 +439,6 @@ directory hierarchy."
|
|||
(ert-deftest eglot-test-basic-symlink ()
|
||||
"Test basic symlink support."
|
||||
(skip-unless (executable-find "clangd"))
|
||||
;; This test is said to fail due to bug#70408. So we skip it at least
|
||||
;; on EMBA, because it poisons the test jobs.
|
||||
;(skip-when (getenv "EMACS_EMBA_CI"))
|
||||
;; MS-Windows either fails symlink creation or pops up UAC prompts.
|
||||
(skip-when (eq system-type 'windows-nt))
|
||||
(eglot--with-fixture
|
||||
|
|
Loading…
Add table
Reference in a new issue