projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684e96a
)
Rename treesitter test
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 15 Jul 2024 17:25:42 +0000
(19:25 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 15 Jul 2024 17:25:42 +0000
(19:25 +0200)
* test/lisp/align-tests.el (align-ts-lua): Rename test in order to
fit to treesitter tests on EMBA.
test/lisp/align-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/align-tests.el
b/test/lisp/align-tests.el
index eaebaf8360c78aafc41a49f1a50bf8a12265a4cb..486658a9523061a9ed9bbb9596469280d0a82603 100644
(file)
--- a/
test/lisp/align-tests.el
+++ b/
test/lisp/align-tests.el
@@
-51,7
+51,7
@@
(autoload 'treesit-ready-p "treesit")
-(ert-deftest align-lua ()
+(ert-deftest align-
ts-
lua ()
(skip-unless (treesit-ready-p 'lua t))
(let ((comment-column 20)
(indent-tabs-mode nil))