X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2Fselenium%2Finstaller%2FMediaWikiInstallationCommonFunction.php;h=a9a8fc3821068f24218b169e56df1b3a703f16b6;hb=a8c1f4b9b2489c088dcb4b97303c90fd75aa7806;hp=06bad3099a3c7b6f1961b0972a9ad654c7ece2dd;hpb=be6a0c59043e24a199662f8ca596842ab56b2e58;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/selenium/installer/MediaWikiInstallationCommonFunction.php b/tests/selenium/installer/MediaWikiInstallationCommonFunction.php index 06bad3099a..a9a8fc3821 100644 --- a/tests/selenium/installer/MediaWikiInstallationCommonFunction.php +++ b/tests/selenium/installer/MediaWikiInstallationCommonFunction.php @@ -21,9 +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 Maintenance - * */ require_once 'PHPUnit/Extensions/SeleniumTestCase.php';