forked from minetest-mods/player_monoids
Tests: ensure integrity and fix up style issues
This change also greatly reduces the execution time of the tests.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
|
||||
-- 212: Unused argument.
|
||||
ignore = { "212" }
|
||||
|
||||
read_globals = {
|
||||
"core",
|
||||
"minetest",
|
||||
"vector",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user