From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- includes/normal/CleanUpTest.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'includes/normal/CleanUpTest.php') diff --git a/includes/normal/CleanUpTest.php b/includes/normal/CleanUpTest.php index 0ca45b3c..d14bcad1 100644 --- a/includes/normal/CleanUpTest.php +++ b/includes/normal/CleanUpTest.php @@ -39,7 +39,7 @@ require_once 'UtfNormal.php'; * regression checks for known problems. * Requires PHPUnit. * - * @addtogroup UtfNormal + * @ingroup UtfNormal * @private */ class CleanUpTest extends PHPUnit_Framework_TestCase { @@ -410,4 +410,3 @@ if( !$result->wasSuccessful() ) { exit( -1 ); } exit( 0 ); - -- cgit v1.2.3-54-g00ecf