mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-12 09:22:20 -04:00
tests
This commit is contained in:
parent
dff068d75b
commit
e8c7fde4c3
8 changed files with 95 additions and 20 deletions
3
init.lua
3
init.lua
|
@ -61,4 +61,7 @@ mail.migrate()
|
|||
|
||||
if minetest.get_modpath("mtt") then
|
||||
dofile(MP .. "/mtt.lua")
|
||||
dofile(MP .. "/api.spec.lua")
|
||||
dofile(MP .. "/util/uuid.spec.lua")
|
||||
dofile(MP .. "/util/normalize.spec.lua")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue