minetest-mm/mods/mesecons/.test_fixtures/mesecons_gamecompat.lua
2024-12-19 12:55:40 +01:00

5 lines
185 B
Lua

fixture("mesecons")
mineunit:set_current_modname("mesecons_gamecompat")
mineunit:set_modpath("mesecons_gamecompat", "../mesecons_gamecompat")
sourcefile("../mesecons_gamecompat/init")