forked from github/server
spells.lua is a bad file for example and meropis, it tests things that not every game has.
lua_pushinteger() must be new, I've never used it before. all tests in meropis and example pass.
This commit is contained in:
parent
80e79e2fef
commit
cf9bf54a95
|
@ -3,6 +3,5 @@ require "example.rules"
|
|||
local srcpath = config.source_dir
|
||||
tests = {
|
||||
srcpath .. '/shared/scripts/tests/common.lua',
|
||||
srcpath .. '/shared/scripts/tests/spells.lua',
|
||||
srcpath .. '/shared/scripts/tests/bson.lua',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue