Remove test blocks

This commit is contained in:
Joachim Stolberg 2022-09-04 21:49:00 +02:00
parent 713f3675ab
commit 2b43e8a913

View File

@ -316,8 +316,6 @@ if techage.recipe_checker_enabled then
end
dofile(MP.."/.test/sink.lua")
dofile(MP.."/.test/testblock.lua")
dofile(MP.."/.test/minichest.lua")
dofile(MP.."/.test/minitank.lua")
-- Solar
dofile(MP.."/solar/minicell.lua")