fix intermittent test

This commit is contained in:
Enno Rehling 2015-11-16 14:31:53 +01:00
parent bf969879cd
commit ef7b252260
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() function setup()
eressea.game.reset() eressea.game.reset()
eressea.settings.set("rules.food.flags", "4")
end end
function test_small_castles() function test_small_castles()