server/tests/init.lua
Enno Rehling 8fc137d780 Expose the "working" flag for buildings to Lua.
Test working vs. unpaid harbour landigns with a ship.
2014-07-04 22:12:12 -07:00

10 lines
235 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"