From: jeroendedauw Date: Fri, 24 Aug 2012 19:10:45 +0000 (+0200) Subject: Fix type of exception no longer matching after someone changed it without running... X-Git-Tag: 1.31.0-rc.0~22605^2 X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=commitdiff_plain;h=1bc72952964f99c939a99b1dbe11292be34cc760;p=lhc%2Fweb%2Fwiklou.git Fix type of exception no longer matching after someone changed it without running the tests... Change-Id: I5b1c3556f40d869f0f5d4a617f01f981d607d11f --- diff --git a/tests/phpunit/includes/libs/GenericArrayObjectTest.php b/tests/phpunit/includes/libs/GenericArrayObjectTest.php index 5e4cda1eea..bf3ff3cd2b 100644 --- a/tests/phpunit/includes/libs/GenericArrayObjectTest.php +++ b/tests/phpunit/includes/libs/GenericArrayObjectTest.php @@ -1,6 +1,5 @@