mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
Remove unused XFAIL
This commit is contained in:
parent
2ac4fa5d18
commit
7461aeb816
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/clojure", {
|
local run = Runner:new(it, "tests/indent/clojure", {
|
||||||
tabstop = 2,
|
tabstop = 2,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue