jsonfly.nvim/tests/tests.lua
2024-04-27 20:34:37 +02:00

6 lines
67 B
Lua

local lu = require"luaunit.luaunit"
os.exit( lu.LuaUnit.run() )