diff --git a/tests/selenium/SeleniumServerManager.php b/tests/selenium/SeleniumServerManager.php index 3fbc8317cbf..9efa509a64e 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 d6b7cb80aac..4583360d2e1 100644 --- a/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php +++ b/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php @@ -1,5 +1,4 @@