forked from github/server
d503937999
new tests in progress. remove giveitem.c attribute, the name clashed with a trigger, and it was only part of an arena that is gone from the game, I think.
9 lines
129 B
Lua
9 lines
129 B
Lua
-- new tests 2014-06-11
|
|
|
|
require "lunit"
|
|
require "tests.settings"
|
|
require "tests.config"
|
|
-- require "tests.ships"
|
|
|
|
lunit.main()
|
|
|