mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 03:45:24 +01: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