mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
tests: remove set ft
This commit is contained in:
parent
1b7cde34e3
commit
306367a7f4
3 changed files with 0 additions and 3 deletions
|
|
@ -3,7 +3,6 @@ local runner = Runner:new(it, 'tests/indent/jsx', {
|
|||
tabstop = 2,
|
||||
shiftwidth = 2,
|
||||
expandtab = true,
|
||||
filetype = 'jsx',
|
||||
})
|
||||
|
||||
describe('indent JSX Elements:', function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue