forked from github/server
15e9c5962c
removing old test files merging old tests into current system fixing some internal bugs (i.e. adjust_coordinates)
8 lines
211 B
Lua
8 lines
211 B
Lua
require 'tests.e2.shiplanding'
|
|
require 'tests.e2.e2features'
|
|
require 'tests.e2.movement'
|
|
require 'tests.e2.guard'
|
|
require 'tests.e2.stealth'
|
|
require 'tests.orders'
|
|
require 'tests.common'
|
|
require 'tests.storage'
|