Whoops, make sure we test all our test cases.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4560 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Paul Ramsey 2009-09-30 17:12:23 +00:00
parent a7561ec499
commit a9772fdd2e

View file

@ -198,7 +198,7 @@ void test_gserialized_get_gbox_geocentric(void)
for ( i = 0; i < gbox_data_length; i++ )
{
if ( i != 0 ) continue; /* skip our bad case */
// if ( i != 0 ) continue; /* skip our bad case */
#define CU_PRINT 0
#if CU_PRINT
printf("\n\n------------\n");