From 1bc72952964f99c939a99b1dbe11292be34cc760 Mon Sep 17 00:00:00 2001 From: jeroendedauw Date: Fri, 24 Aug 2012 21:10:45 +0200 Subject: [PATCH] Fix type of exception no longer matching after someone changed it without running the tests... Change-Id: I5b1c3556f40d869f0f5d4a617f01f981d607d11f --- tests/phpunit/includes/libs/GenericArrayObjectTest.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 @@