Use setMwGlobals on execption tests
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 6 Nov 2014 20:17:20 +0000 (21:17 +0100)
committerAddshore <addshorewiki@gmail.com>
Thu, 13 Nov 2014 21:11:18 +0000 (21:11 +0000)
commit9060817873cf92aaa780a5093957ed5856ba71d9
tree3825ee8eeb0168d533f49fa6b4cff053fe79f61f
parent4077e5a0c061ae21f9663c6fe60a2738aab3211b
Use setMwGlobals on execption tests

Simplify $wgOut handling by setting the global with setMwGlobals

Change-Id: I64bf23e657ea82316e1cd71df6491322e537d5d1
tests/phpunit/includes/exception/BadTitleErrorTest.php
tests/phpunit/includes/exception/ErrorPageErrorTest.php
tests/phpunit/includes/exception/ThrottledErrorTest.php