mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Extend error case tests
This commit is contained in:
parent
535db2be76
commit
d8640759d6
4 changed files with 25 additions and 4 deletions
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)
|
Loading…
Add table
Add a link
Reference in a new issue