RecentChangeTest use the Database
authorAntoine Musso <hashar@free.fr>
Fri, 23 Mar 2012 17:18:07 +0000 (18:18 +0100)
committerAntoine Musso <hashar@free.fr>
Fri, 23 Mar 2012 17:20:01 +0000 (18:20 +0100)
Moving RecentChangeTest to the Database group will fix Jenkins jobs
handling databaseless tests.

Change-Id: I3f14120e806c35b19e96747aa43d6c64a6b504ca

tests/phpunit/includes/RecentChangeTest.php

index 7865ed2..fbf271c 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+/**
+ * @group Database
+ */
 class RecentChangeTest extends MediaWikiTestCase {
        protected $title;
        protected $target;