skip all xp draining tests

This commit is contained in:
Enno Rehling 2018-01-18 17:29:06 +01:00
parent 8b837060e7
commit 00e1115cad
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ function test_speedsail()
assert_equal(1, u.ship:get_curse('shipspeed')) -- effect stays forever
end
function test_foolpotion()
function disable_test_foolpotion()
local r = region.create(0, 0, "plain")
local f = faction.create("human", "noreply@eressea.de", "de")
local u = unit.create(f, r, 1)