diff --git a/res/core/resources/laen.xml b/res/core/resources/laen.xml
index 30531c0fe..5fbe86549 100644
--- a/res/core/resources/laen.xml
+++ b/res/core/resources/laen.xml
@@ -4,6 +4,7 @@
+
diff --git a/scripts/tests/e3/production.lua b/scripts/tests/e3/production.lua
index 696035255..85fdeb638 100644
--- a/scripts/tests/e3/production.lua
+++ b/scripts/tests/e3/production.lua
@@ -38,7 +38,7 @@ function test_laen_needs_mine()
turn_end()
end
-function bad_test_mine_laen_bonus()
+function test_mine_laen_bonus()
-- some buildings grant a bonus on the production skill
-- i.e. a mine adds +1 to mining
local r = region.create(0, 0, 'mountain')