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/referencing/src/test/java/org/geotools/referencing/operation/TransformTestBase.java
Revision 6274 | Revision 6275 |
---|---|
/**
* Base class for transformation test classes.
*
* @version $Id: TransformationTest.java,v 1.9 2004/03/08 11:30:56 desruisseaux Exp $
* @author Martin Desruisseaux
*/
public class TransformationTest extends TestCase { |
/**
* Base class for transformation test classes.
*
* @version $Id$
* @author Martin Desruisseaux
*/
public class TransformationTest extends TestCase { |