unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob b59126e136adf1f79de55f2bc8ce927581659a00 227 bytes (raw)
name: test/lisp/progmodes/heex-ts-mode-tests.el 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
8
9
 
(require 'ert)
(require 'ert-x)
(require 'treesit)

(ert-deftest heex-ts-mode-test-indentation ()
  (skip-unless (treesit-ready-p 'heex))
  (ert-test-erts-file (ert-resource-file "indent.erts")))

(provide 'heex-ts-mode-tests)

debug log:

solving b59126e136a ...
found b59126e136a in https://git.savannah.gnu.org/cgit/emacs.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).