mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-03 00:00:21 +02:00
Rename test fixture directory with dot
This prevents it from being seen as a mod.
This commit is contained in:
6
.test_fixtures/screwdriver.lua
Normal file
6
.test_fixtures/screwdriver.lua
Normal file
@ -0,0 +1,6 @@
|
||||
mineunit:set_current_modname("screwdriver")
|
||||
|
||||
screwdriver = {}
|
||||
|
||||
screwdriver.ROTATE_FACE = 1
|
||||
screwdriver.ROTATE_AXIS = 2
|
Reference in New Issue
Block a user