mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Fix tests
This commit is contained in:
parent
fc3bfd8f89
commit
3d6c0af936
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
local Runner = require("tests.indent.common").Runner
|
||||
local XFAIL = require("tests.indent.common").XFAIL
|
||||
-- local XFAIL = require("tests.indent.common").XFAIL
|
||||
|
||||
local run = Runner:new(it, "tests/indent/julia", {
|
||||
tabstop = 4,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue