forked from github/server
15e9c5962c
removing old test files merging old tests into current system fixing some internal bugs (i.e. adjust_coordinates)
11 lines
257 B
Lua
11 lines
257 B
Lua
-- new tests 2014-06-11
|
|
require 'tests.config'
|
|
require 'tests.faction'
|
|
require 'tests.locale'
|
|
require 'tests.movement'
|
|
require 'tests.pool'
|
|
require 'tests.regions'
|
|
require 'tests.settings'
|
|
require 'tests.study'
|
|
require 'tests.laws'
|
|
require 'tests.bindings'
|