mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
ci(injection tests): don't consider root language an injection
This commit is contained in:
parent
a3862c9802
commit
881cb5b8f2
2 changed files with 8 additions and 1 deletions
2
tests/query/injections/cuda/macro-self-injection.cu
Normal file
2
tests/query/injections/cuda/macro-self-injection.cu
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#define FOO(X,Y) X + Y
|
||||
// ^ cuda
|
||||
Loading…
Add table
Add a link
Reference in a new issue