summaryrefslogtreecommitdiff
path: root/tests/selenium/installer/MediaWikiInstallationConfig.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/selenium/installer/MediaWikiInstallationConfig.php')
-rw-r--r--tests/selenium/installer/MediaWikiInstallationConfig.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/selenium/installer/MediaWikiInstallationConfig.php b/tests/selenium/installer/MediaWikiInstallationConfig.php
index d3067d69..d86bcb85 100644
--- a/tests/selenium/installer/MediaWikiInstallationConfig.php
+++ b/tests/selenium/installer/MediaWikiInstallationConfig.php
@@ -28,7 +28,7 @@
*/
-/*
+/**
* MediaWikiInstallerTestSuite.php can be run one time successfully
* with current value of the 'DB_NAME_PREFIX'.
* If you wish to run the suite more than one time, you need to change
@@ -39,7 +39,7 @@ define('DIRECTORY_NAME', "mediawiki" );
define( 'PORT', "8080" );
define( 'HOST_NAME', "localhost" );
-/*
+/**
* Use the followings to run the test suite in different browsers.
* Firefox : *firefox
* IE : *iexplore