fix intermittent test

This commit is contained in:
Enno Rehling 2015-11-16 14:31:53 +01:00
parent 6237e6dfe2
commit d91c9fb880
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ module("tests.e3.castles", package.seeall, lunit.testcase )
function setup()
eressea.game.reset()
eressea.settings.set("rules.food.flags", "4")
end
function test_small_castles()