mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-02 15:50:21 +02:00
Add tests for mesecons_mvps
This commit is contained in:
3
mesecons_mvps/spec/object_spec.lua
Normal file
3
mesecons_mvps/spec/object_spec.lua
Normal file
@ -0,0 +1,3 @@
|
||||
-- mineunit doesn't yet implement minetest.get_objects_inside_radius
|
||||
pending("object movement", function()
|
||||
end)
|
Reference in New Issue
Block a user