Revert "merged master"
[lhc/web/wiklou.git] / tests / selenium / installer / MediaWikiDifferntDatabasePrefixTestCase.php
index 7d06690..2d623af 100644 (file)
@@ -27,9 +27,9 @@
  *
  */
 
-require_once (dirname(__FILE__).'/'.'MediaWikiInstallationCommonFunction.php');
+require_once ( dirname( __FILE__ ) . '/MediaWikiInstallationCommonFunction.php' );
 
-/*
+/**
  * Test Case ID   : 02 (http://www.mediawiki.org/wiki/New_installer/Test_plan)
  * Test Case Name : Install MediaWiki with the same database and the different
  *                  database prefixes(Share one database between multiple wikis).