[chore] Spaces for indendation, not tabs (#8364)

Overlooked in #8312.
This commit is contained in:
Frans de Jonge
2021-10-23 16:11:47 +02:00
committed by GitHub
parent 56899eab8e
commit db45881183

View File

@@ -96,8 +96,8 @@ describe("util module", function()
}, words)
end)
it("should split Korean words", function()
-- Technically splitting on spaces is correct but we treat Korean
-- as if it were any other CJK text.
-- Technically splitting on spaces is correct but we treat Korean
-- as if it were any other CJK text.
local words = util.splitToWords("대한민국의 국기는 대한민국 국기법에 따라 태극기")
assert.are_same({
"","","","",""," ","","",""," ",