server/tests/init.lua
Enno Rehling 33928568cf finally have all the scaffolding to write a test with ships.
configure terrain flags from json.
ships are always allowed to enter SEA regions.
2014-06-16 22:19:19 -07:00

8 lines
143 B
Lua

-- new tests 2014-06-11
require "tests.settings"
require "tests.config"
require "tests.locale"
require "tests.regions"
require "tests.ships"