aboutsummaryrefslogtreecommitdiffstats
path: root/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/selenium/installer/MediaWikiUserInterfaceTestCase.php')
-rw-r--r--tests/selenium/installer/MediaWikiUserInterfaceTestCase.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php b/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php
index b2fa7e6d41e0..97331523cac6 100644
--- a/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php
+++ b/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php
@@ -1,5 +1,4 @@
<?php
-
/**
* MediaWikiUserInterfaceTestCase
*
@@ -22,9 +21,6 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* http://www.gnu.org/copyleft/gpl.html
- *
- * @addtogroup Maintenance
- *
*/
require_once ( __DIR__ . '/MediaWikiInstallationCommonFunction.php' );
@@ -35,8 +31,6 @@ require_once ( __DIR__ . '/MediaWikiInstallationCommonFunction.php' );
* Database settings/ Name/ Options/ Install/ Complete/ Restart Inslation pages
* Version : MediaWiki 1.18alpha
*/
-
-
class MediaWikiUserInterfaceTestCase extends MediaWikiInstallationCommonFunction {
function setUp() {
parent::setUp();