Rename test fixture directory with dot

This prevents it from being seen as a mod.
This commit is contained in:
Jude Melton-Houghton
2022-06-01 09:01:00 -04:00
parent 497d362b85
commit 189777eef2
9 changed files with 6 additions and 6 deletions

View File

@ -0,0 +1,5 @@
fixture("mesecons")
mineunit:set_current_modname("mesecons_gamecompat")
mineunit:set_modpath("mesecons_gamecompat", "../mesecons_gamecompat")
sourcefile("../mesecons_gamecompat/init")