Tests: ensure integrity and fix up style issues

This change also greatly reduces the execution time of the tests.
This commit is contained in:
SmallJoker
2025-06-09 12:50:57 +02:00
parent ee81c59f2c
commit bd16be2930
3 changed files with 98 additions and 50 deletions

View File

@ -1,5 +1,9 @@
-- 212: Unused argument.
ignore = { "212" }
read_globals = {
"core",
"minetest",
"vector",
}