aboutsummaryrefslogtreecommitdiffstats
path: root/tests/selenium/SeleniumServerManager.php
diff options
context:
space:
mode:
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>2013-03-04 08:35:44 +0100
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>2013-03-04 08:35:44 +0100
commit3d9baf3d3333505f6acc75ab46b901b7f9cfa720 (patch)
treea0f8dbc0fb1f218f2a0ff1a0807f9d3209e47d07 /tests/selenium/SeleniumServerManager.php
parentb16f5bf88ea4841d077bdcf0d52cb441783a9a2c (diff)
downloadmediawikicore-3d9baf3d3333505f6acc75ab46b901b7f9cfa720.tar.gz
mediawikicore-3d9baf3d3333505f6acc75ab46b901b7f9cfa720.zip
Normalise documentation in tests/selenium
- Remove useless @addtogroup, all files already have @ingroup - Make comments position and whitespaces consistent Change-Id: Id8f68d53e00e7ed32a5da8681c0263a683eef724
Diffstat (limited to 'tests/selenium/SeleniumServerManager.php')
-rw-r--r--tests/selenium/SeleniumServerManager.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/selenium/SeleniumServerManager.php b/tests/selenium/SeleniumServerManager.php
index 3fbc8317cbfc..9efa509a64e5 100644
--- a/tests/selenium/SeleniumServerManager.php
+++ b/tests/selenium/SeleniumServerManager.php
@@ -21,8 +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 Testing
*/
class SeleniumServerManager {