projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c261e0
)
; * test/lisp/align-tests.el: Pacify warning.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Mon, 23 Oct 2023 10:59:13 +0000
(12:59 +0200)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Mon, 23 Oct 2023 10:59:13 +0000
(12:59 +0200)
test/lisp/align-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/align-tests.el
b/test/lisp/align-tests.el
index e5fcd255907087ee7da3477a92130834d4d87f29..f8dd7dcfb9b1fc9724bd05861ed35a114b556f76 100644
(file)
--- a/
test/lisp/align-tests.el
+++ b/
test/lisp/align-tests.el
@@
-49,6
+49,8
@@
(ert-test-erts-file (ert-resource-file "latex-mode.erts")
(test-align-transform-fun #'latex-mode)))
+(autoload 'treesit-ready-p "treesit")
+
(ert-deftest align-lua ()
(skip-unless (treesit-ready-p 'lua))
(let ((comment-column 20)