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,6 @@
mineunit:set_current_modname("screwdriver")
screwdriver = {}
screwdriver.ROTATE_FACE = 1
screwdriver.ROTATE_AXIS = 2