re-enable test

This commit is contained in:
Enno Rehling 2020-01-04 20:00:57 +01:00
parent fb21d6d932
commit 967cfd107b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ function test_no_growth()
assert_equal(0, r:get_resource('tree')) assert_equal(0, r:get_resource('tree'))
end end
function x_test_plant_seeds() function test_plant_seeds()
set_turn(184) set_turn(184)
assert_equal('summer', get_season()) assert_equal('summer', get_season())
local f = faction.create('goblin') local f = faction.create('goblin')