Fix tests

This commit is contained in:
Ronan Arraes Jardim Chagas 2023-10-28 16:49:01 -03:00 committed by Christian Clason
parent fc3bfd8f89
commit 3d6c0af936

View file

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