gopher.nvim/spec/i_am_not_working.lua
2023-07-20 20:11:14 +03:00

3 lines
59 B
Lua

it("asdfl", function()
assert.are.same(false, true)
end)