Merge from origin/emacs-29
cf839129ceFix last change3e68d413c1; Skip 'csharp-ts-mode' test if grammar is missing
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
(ert-test-erts-file (ert-resource-file "indent.erts")))
|
||||
|
||||
(ert-deftest csharp-ts-mode-test-indentation ()
|
||||
(skip-unless (treesit-ready-p 'c-sharp t))
|
||||
(ert-test-erts-file (ert-resource-file "indent-ts.erts")))
|
||||
|
||||
(provide 'csharp-mode-tests)
|
||||
|
||||
Reference in New Issue
Block a user