server/scripts/example/modules.lua
Enno Rehling e608d40e7a moving to a new repository layout.
step 3: the example server that anyone can use
2010-08-07 22:17:11 -07:00

6 lines
127 B
Lua

require "example.rules"
local srcpath = config.source_dir
tests = {
srcpath .. '/server/scripts/tests/common.lua',
}