Move SyntaxMap tests to their own file

This commit is contained in:
Max Brunsfeld 2023-06-12 16:24:17 -07:00
parent 04e43899c0
commit ac1882b99b
3 changed files with 1177 additions and 1174 deletions

View file

@ -72,6 +72,8 @@ ctor.workspace = true
env_logger.workspace = true
indoc.workspace = true
rand.workspace = true
unindent.workspace = true
tree-sitter-embedded-template = "*"
tree-sitter-html = "*"
tree-sitter-javascript = "*"
@ -81,4 +83,3 @@ tree-sitter-rust = "*"
tree-sitter-python = "*"
tree-sitter-typescript = "*"
tree-sitter-ruby = "*"
unindent.workspace = true

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff