Test skinsdb tab

This commit is contained in:
Daretmavi
2021-07-06 11:50:32 +02:00
parent f98abbaddf
commit 7b7ee41346
2 changed files with 55 additions and 0 deletions

View File

@ -3428,3 +3428,7 @@ end
--dofile(modpath .. "/tests/test_tabs.lua")
--dofile(modpath .. "/tests/test_custom_recipes.lua")
if __skinsdb then
dofile(modpath .. "/i3_mods_tabs.lua")
end