mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-03 00:00:21 +02:00
Put gamecompat test stuff in fixture
This commit is contained in:
5
test_fixtures/mesecons_gamecompat.lua
Normal file
5
test_fixtures/mesecons_gamecompat.lua
Normal file
@ -0,0 +1,5 @@
|
||||
fixture("mesecons")
|
||||
|
||||
mineunit:set_current_modname("mesecons_gamecompat")
|
||||
mineunit:set_modpath("mesecons_gamecompat", "../mesecons_gamecompat")
|
||||
sourcefile("../mesecons_gamecompat/init")
|
Reference in New Issue
Block a user