mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-04 21:50:28 -04:00
use mtt
for integration tests
This commit is contained in:
parent
4b496a1e61
commit
5642f139df
17 changed files with 75 additions and 130 deletions
4
init.lua
4
init.lua
|
@ -64,3 +64,7 @@ end
|
|||
|
||||
-- migrate storage
|
||||
mail.migrate()
|
||||
|
||||
if minetest.get_modpath("mtt") then
|
||||
dofile(MP .. "/mtt.lua")
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue