failing test for bug 2288

This commit is contained in:
Enno Rehling 2017-02-28 21:50:49 +01:00
parent 8246874907
commit 17d410345f
1 changed files with 5 additions and 1 deletions

View File

@ -37,6 +37,10 @@ function teardown()
set_rule("rules.ship.storms")
end
function test_calendar()
assert_equal(get_season(396), "calendar::winter")
end
function disable_test_bug_1738_build_castle_e3()
local r = region.create(0, 0, "plain")
local f = faction.create("bug_1738@eressea.de", "human", "de")