mesecons/.test_fixtures/mesecons_gamecompat.lua
Jude Melton-Houghton 189777eef2 Rename test fixture directory with dot
This prevents it from being seen as a mod.
2022-09-13 14:49:52 -04:00

6 lines
185 B
Lua

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