From d04fac78531afcd859409df1b8959efbbc019f67 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sat, 12 Nov 2011 21:32:39 +0000 Subject: [PATCH] Comment tweak on MediaWikiParserTest and make ResourceLoaderTest extend MediaWikiTestCase --- tests/phpunit/includes/ResourceLoaderTest.php | 2 +- tests/phpunit/includes/parser/MediaWikiParserTest.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/phpunit/includes/ResourceLoaderTest.php b/tests/phpunit/includes/ResourceLoaderTest.php index 30a69c5e2c..ab70483900 100644 --- a/tests/phpunit/includes/ResourceLoaderTest.php +++ b/tests/phpunit/includes/ResourceLoaderTest.php @@ -1,6 +1,6 @@