From: jenkins-bot Date: Tue, 12 Mar 2013 15:17:21 +0000 (+0000) Subject: Merge "Normalise documentation in tests/selenium" X-Git-Tag: 1.31.0-rc.0~20371 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=d514374a0062202d680af131a8479eace677be70;hp=6114f05fc1e5d196db23287e829ccef44148d60d;p=lhc%2Fweb%2Fwiklou.git Merge "Normalise documentation in tests/selenium" --- 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 @@