mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Extend error case tests
This commit is contained in:
3
util/helper_mod/mapgen_error.lua
Normal file
3
util/helper_mod/mapgen_error.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
core.register_on_generated(function()
|
||||
error("intentional")
|
||||
end)
|
Reference in New Issue
Block a user