forked from github/server
bad merge, forgot the lua files.
This commit is contained in:
parent
4bf282bdd7
commit
a6b39d6fb7
1 changed files with 0 additions and 7 deletions
|
@ -929,7 +929,6 @@ function test_volcanooutbreak_message()
|
||||||
assert_not_equal("", msg:render("en"))
|
assert_not_equal("", msg:render("en"))
|
||||||
end
|
end
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
function test_bug2083()
|
function test_bug2083()
|
||||||
local herb_multi = 500 -- from rc_herb_trade()
|
local herb_multi = 500 -- from rc_herb_trade()
|
||||||
local r = region.create(0,0,"plain")
|
local r = region.create(0,0,"plain")
|
||||||
|
@ -962,13 +961,7 @@ function test_bug2083()
|
||||||
assert_equal(0, u:get_item("balm"))
|
assert_equal(0, u:get_item("balm"))
|
||||||
end
|
end
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> release-3.7.11
|
|
||||||
function test_no_uruk()
|
function test_no_uruk()
|
||||||
local f1 = faction.create("noreply@eressea.de", "uruk", "de")
|
local f1 = faction.create("noreply@eressea.de", "uruk", "de")
|
||||||
assert_equal(f1.race, "orc")
|
assert_equal(f1.race, "orc")
|
||||||
end
|
end
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> release-3.7.11
|
|
||||||
|
|
Loading…
Reference in a new issue