Remove unused XFAIL

This commit is contained in:
Garrett Hopper 2025-05-08 00:00:11 -05:00
parent 2ac4fa5d18
commit 7461aeb816

View file

@ -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,