Remove unused XFAIL

This commit is contained in:
przepompownia 2022-05-14 00:39:02 +02:00 committed by Stephan Seitz
parent afd74f4ccf
commit c43d2cec08

View file

@ -1,5 +1,4 @@
local Runner = require("tests.indent.common").Runner
local XFAIL = require("tests.indent.common").XFAIL
local run = Runner:new(it, "tests/indent/php", {
tabstop = 4,