MonolineFormatterTest changes for revisions 6274:6275

This is a change specific to the GeoTools SVN. Apache SIS does not use that SVN keyword.

Command line:

svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r6274:6275 https://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/test/java/org/geotools/util/logging/MonolineFormatterTest.java
Revision 6274Revision 6275
/**
 * Test the {@link MonolineFormatter} class.
 *
 * @version $Id: MonolineFormatterTest.java,v 1.4 2003/05/13 10:58:21 desruisseaux Exp $
 * @author Martin Desruisseaux
 */
public class MonolineFormatterTest extends TestCase {
/**
 * Test the {@link MonolineFormatter} class.
 *
 * @version $Id$
 * @author Martin Desruisseaux
 */
public class MonolineFormatterTest extends TestCase {