Files
integration/luprex/syslua/ut-cellgrid.lua

8 lines
61 B
Lua
Raw Normal View History

2021-01-02 13:31:18 -05:00
local ut = {}
function ut.cellgrid()
2021-01-02 13:31:18 -05:00
end
2021-01-02 13:31:18 -05:00
rununittests(ut)