mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Fix luacheck warnings in builtin/common/tests (#10322)
This commit is contained in:
@@ -72,3 +72,11 @@ files["builtin/mainmenu"] = {
|
|||||||
"PLATFORM",
|
"PLATFORM",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
files["builtin/common/tests"] = {
|
||||||
|
read_globals = {
|
||||||
|
"describe",
|
||||||
|
"it",
|
||||||
|
"assert",
|
||||||
|
},
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user