mirror of
https://github.com/Myzel394/jsonfly.nvim.git
synced 2025-06-17 19:55:26 +02:00
6 lines
67 B
Lua
6 lines
67 B
Lua
local lu = require"luaunit.luaunit"
|
|
|
|
|
|
os.exit( lu.LuaUnit.run() )
|
|
|