mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
Remove unused XFAIL
This commit is contained in:
parent
afd74f4ccf
commit
c43d2cec08
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
local Runner = require("tests.indent.common").Runner
|
local Runner = require("tests.indent.common").Runner
|
||||||
local XFAIL = require("tests.indent.common").XFAIL
|
|
||||||
|
|
||||||
local run = Runner:new(it, "tests/indent/php", {
|
local run = Runner:new(it, "tests/indent/php", {
|
||||||
tabstop = 4,
|
tabstop = 4,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue