projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e89ff
)
; * test/src/treesit-tests.el (treesit-misc): Don't fail without ts
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 21 Nov 2022 15:52:05 +0000
(16:52 +0100)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 21 Nov 2022 15:53:15 +0000
(16:53 +0100)
test/src/treesit-tests.el
patch
|
blob
|
history
diff --git
a/test/src/treesit-tests.el
b/test/src/treesit-tests.el
index 2a3f43916a4b2a54308f8b72b65301db9d25b277..c736f97e312d28ee3f2a2c57cfaf715ffa953b35 100644
(file)
--- a/
test/src/treesit-tests.el
+++ b/
test/src/treesit-tests.el
@@
-524,6
+524,7
@@
visible_end.)"
(ert-deftest treesit-misc ()
"Misc helper functions."
+ (skip-unless (treesit-available-p))
(let ((settings '((t 0 t)
(c-mode 1 t)
(text-mode 2 nil)