Change in SVN property value, not significant to Geotk/SIS.
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/RangeSetTest.java
Revision 6274 | Revision 6275 |
---|---|
/**
* Test the {@link RangeSet} implementation.
*
* @version $Id: RangeSetTest.java,v 1.2 2003/07/23 13:43:29 desruisseaux Exp $
* @author Andrea Aime
*/
public class RangeSetTest extends TestCase { |
/**
* Test the {@link RangeSet} implementation.
*
* @version $Id$
* @author Andrea Aime
*/
public class RangeSetTest extends TestCase { |