disable snowglobe test, because we are not ready yet

This commit is contained in:
Enno Rehling 2015-12-22 18:49:11 +01:00
parent cf90f8cf93
commit e678c1bcce
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ function test_no_uruk()
assert_equal(f1.race, "orc")
end
function test_snowglobe()
function disable_test_snowglobe()
local r1 = region.create(0, 0, "glacier")
local r2 = region.create(1, 0, "ocean")
local f = faction.create("noreply@eressea.de", "human", "de")