diff options
Diffstat (limited to 'tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php')
-rw-r--r-- | tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php b/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php index 3557f516..bf5b379d 100644 --- a/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php +++ b/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php @@ -30,7 +30,7 @@ require_once (dirname(__FILE__).'/'.'MediaWikiInstallationCommonFunction.php'); -/* +/** * Test Case ID : 30 (http://www.mediawiki.org/wiki/New_installer/Test_plan) * Test Case Name :'Back' and 'Continue' button availability * Version : MediaWiki 1.18alpha |