mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-05 00:50:24 +02:00
Rename test fixture directory with dot
This prevents it from being seen as a mod.
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