Fix bypassing hooks in TextContentTest
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 15 Oct 2014 15:09:30 +0000 (17:09 +0200)
committerAddshore <addshorewiki@gmail.com>
Thu, 23 Oct 2014 17:46:55 +0000 (17:46 +0000)
commitcb82a1d798e4ebe3f82b24c42edf387d517022eb
tree14381dd7ac5de51862d75abba69ea84a2ea436d4
parentbdc709ff632962f344d797f51423cce0ea38c85e
Fix bypassing hooks in TextContentTest

Save the whole global $wgHooks with the default way instead of just a
hook in a own variable.

Change-Id: Ie796f7a53ee38e0dc07f5b026134bbdcb8c9fd53
tests/phpunit/includes/content/TextContentTest.php