forked from github/server
f17b6f2bb5
BUG: ents cannot guard, do not protect trees. FIX: issue #589 (bad test for stardust)
17 lines
408 B
Lua
17 lines
408 B
Lua
require 'tests.economy'
|
|
|
|
require 'tests.e2.undead'
|
|
require 'tests.e2.shiplanding'
|
|
require 'tests.e2.e2features'
|
|
require 'tests.e2.movement'
|
|
require 'tests.e2.destroy'
|
|
require 'tests.e2.guard'
|
|
require 'tests.e2.spells'
|
|
require 'tests.e2.stealth'
|
|
require 'tests.orders'
|
|
require 'tests.common'
|
|
require 'tests.report'
|
|
require 'tests.storage'
|
|
require 'tests.magicbag'
|
|
require 'tests.process'
|
|
require 'tests.xmas'
|