1
0
Fork 0
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:
sfan5 2025-07-24 14:55:00 +02:00
parent 535db2be76
commit d8640759d6
4 changed files with 25 additions and 4 deletions

View file

@ -0,0 +1,3 @@
core.register_on_generated(function()
error("intentional")
end)