Remove phpunit compatability function calls
authoraddshore <addshorewiki@gmail.com>
Fri, 14 Mar 2014 13:43:09 +0000 (14:43 +0100)
committeraddshore <addshorewiki@gmail.com>
Fri, 14 Mar 2014 13:43:09 +0000 (14:43 +0100)
commit3dfdddeb9464755fb3faf6c58d34366b71d0b117
tree00dee6dca7011e5bc7fc79150742d326f98a4ea2
parent0b741116c4a4ece3dfe016c6d7ce8126ef5c72c7
Remove phpunit compatability function calls

phpunit.php now requires we run tests with
3.7.0+ so we no longer need these safety
calls

Change-Id: I15d215630fe4d8ab71fc97883dde2eed13d03678
tests/phpunit/MediaWikiTestCase.php