Remove broken test.
authorjeroendedauw <jeroendedauw@gmail.com>
Fri, 7 Dec 2012 18:42:13 +0000 (19:42 +0100)
committerjeroendedauw <jeroendedauw@gmail.com>
Sat, 8 Dec 2012 18:26:40 +0000 (19:26 +0100)
commitd5287675675fe10b9e4ee7e6f9a55f98bd46fea1
tree06ac1ae5399f116ab1ba1d315dd4d3b43df0d1e3
parent366b7605f2a17928390d946ffc3aa039bb7f1f62
Remove broken test.

Calling the method does not raise an exception but a notice (depending on settings).
PHPUnit just happens to turn this into an exception. The test thus breaks if PHPUnit
does not do this, which apparently happens in some cases and caused bug 41491

Change-Id: I9d14fd875c70c8b3d164c0b8a4fa2667c5769682
tests/phpunit/includes/libs/GenericArrayObjectTest.php