[geos-commits] r3100 - trunk/tests/xmltester/tests

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Aug 27 11:27:23 EDT 2010


Author: strk
Date: 2010-08-27 15:27:23 +0000 (Fri, 27 Aug 2010)
New Revision: 3100

Modified:
   trunk/tests/xmltester/tests/bug375.xml
Log:
Add proper arg1 and arg2 attributes (for JTS support)

Modified: trunk/tests/xmltester/tests/bug375.xml
===================================================================
--- trunk/tests/xmltester/tests/bug375.xml	2010-08-27 14:13:44 UTC (rev 3099)
+++ trunk/tests/xmltester/tests/bug375.xml	2010-08-27 15:27:23 UTC (rev 3100)
@@ -121,7 +121,7 @@
 </test>
 
 <test>
-<op name="intersection">
+<op name="intersection" arg1="a" arg2="b">
 POLYGON((5417060.44 5658326.26,5417064.68 5658327.52,5417088.83
 5658336.46,5417088.52 5658337.31,5417102.92 5658342.65,5417103.26
 5658341.83,5417111.76 5658345.51,5417121.66 5658349.58,5417121.88



More information about the geos-commits mailing list