server/tests/init.lua
Enno Rehling 4a8707b06d fix a fall-through in jsonconf causing an error message.
add tests for pool, not working because of missing GIVEITEM on
JSON-configured races (TBD).
2014-07-05 18:21:20 -07:00

11 lines
256 B
Lua

-- new tests 2014-06-11
require "tests.settings"
require "tests.config"
require "tests.locale"
require "tests.regions"
require "tests.study"
require "tests.castles"
require "tests.spells"
require "tests.movement"
require "tests.ships"
require "tests.pool"