diff options
Diffstat (limited to 'tests/selenium/suites/UserPreferencesTestCase.php')
-rw-r--r-- | tests/selenium/suites/UserPreferencesTestCase.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/selenium/suites/UserPreferencesTestCase.php b/tests/selenium/suites/UserPreferencesTestCase.php index a68ea97d38f3..c70e38fb6e4f 100644 --- a/tests/selenium/suites/UserPreferencesTestCase.php +++ b/tests/selenium/suites/UserPreferencesTestCase.php @@ -1,5 +1,4 @@ <?php - /** * Selenium server manager * @@ -22,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 Testing - * */ class UserPreferencesTestCase extends SeleniumTestCase { |