[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master da6e4a86250: ; * test/src/treesit-tests.el (treesit-indirect-buff
From: |
Yuan Fu |
Subject: |
master da6e4a86250: ; * test/src/treesit-tests.el (treesit-indirect-buffer): Untag. |
Date: |
Sun, 25 Aug 2024 17:49:39 -0400 (EDT) |
branch: master
commit da6e4a862509395bf4c3e30b2b53da6674324c58
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>
; * test/src/treesit-tests.el (treesit-indirect-buffer): Untag.
---
test/src/treesit-tests.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/src/treesit-tests.el b/test/src/treesit-tests.el
index 5b951d35ba1..d62344e81f0 100644
--- a/test/src/treesit-tests.el
+++ b/test/src/treesit-tests.el
@@ -190,7 +190,6 @@
(ert-deftest treesit-indirect-buffer ()
"Tests for indirect buffers."
- :tags (if (getenv "EMACS_EMBA_CI") '(:unstable))
(skip-unless (treesit-language-available-p 'json))
(let ((base (get-buffer-create "*treesit test*"))
parser indirect)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master da6e4a86250: ; * test/src/treesit-tests.el (treesit-indirect-buffer): Untag.,
Yuan Fu <=