1
0
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:
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)