From c4372dd38a4d109b4f3881ea63b667e33adbe503 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 26 Apr 2012 18:23:31 +0200 Subject: Update to MediaWiki 1.18.3 --- tests/phpunit/skins/SideBarTest.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/phpunit/skins/SideBarTest.php') diff --git a/tests/phpunit/skins/SideBarTest.php b/tests/phpunit/skins/SideBarTest.php index a9f56900..bf79e760 100644 --- a/tests/phpunit/skins/SideBarTest.php +++ b/tests/phpunit/skins/SideBarTest.php @@ -105,7 +105,10 @@ class SideBarTest extends MediaWikiLangTestCase { ); } - /** bug 33321 */ + /** + * bug 33321 + * @group Database + */ function testTrickyPipe() { $this->assertSidebar( array( 'Title' => array( -- cgit v1.2.2