diff options
Diffstat (limited to 'tests/indent/php_spec.lua')
| -rw-r--r-- | tests/indent/php_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/indent/php_spec.lua b/tests/indent/php_spec.lua index 1b5848694..eef80a61b 100644 --- a/tests/indent/php_spec.lua +++ b/tests/indent/php_spec.lua @@ -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, |
