From: Alexandre Emsenhuber Date: Mon, 4 Mar 2013 07:35:44 +0000 (+0100) Subject: Normalise documentation in tests/selenium X-Git-Tag: 1.31.0-rc.0~20371^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22lang_raccourcis%22%2C%22module=%24nom_module%22%29%20.%20%22?a=commitdiff_plain;h=3d9baf3d3333505f6acc75ab46b901b7f9cfa720;p=lhc%2Fweb%2Fwiklou.git Normalise documentation in tests/selenium - Remove useless @addtogroup, all files already have @ingroup - Make comments position and whitespaces consistent Change-Id: Id8f68d53e00e7ed32a5da8681c0263a683eef724 --- diff --git a/tests/selenium/SeleniumServerManager.php b/tests/selenium/SeleniumServerManager.php index 3fbc8317cb..9efa509a64 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 { diff --git a/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php b/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php index d6b7cb80aa..4583360d2e 100644 --- a/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php +++ b/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php @@ -1,5 +1,4 @@