Reapply the @ingroup change which was done in r78389 at the same time it was copied.
authorPlatonides <platonides@users.mediawiki.org>
Sat, 26 Feb 2011 23:44:37 +0000 (23:44 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sat, 26 Feb 2011 23:44:37 +0000 (23:44 +0000)
The © corruption seem to have been done at the same time, as this doesn't need r78389 reapplied.

tests/testHelpers.inc

index dc8b0fa..c747900 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 /**
- * @ingroup Maintenance
+ * @ingroup Testing
  *
  * Set of classes to help with test output and such. Right now pretty specific
  * to the parser tests but could be more useful one day :)