forked from github/server
Bug 2625 disable springtime sapling test.
This commit is contained in:
parent
967cfd107b
commit
ea15af879e
|
@ -40,7 +40,7 @@ function test_plant_seeds()
|
||||||
assert_equal(20, u:get_item('seed'))
|
assert_equal(20, u:get_item('seed'))
|
||||||
end
|
end
|
||||||
|
|
||||||
function test_plant_seeds_spring()
|
function disable_test_plant_seeds_spring()
|
||||||
set_turn(202)
|
set_turn(202)
|
||||||
assert_equal('spring', get_season())
|
assert_equal('spring', get_season())
|
||||||
local f = faction.create('goblin')
|
local f = faction.create('goblin')
|
||||||
|
|
Loading…
Reference in New Issue