From: Regina Obe Date: Tue, 6 Oct 2009 11:15:41 +0000 (+0000) Subject: Turn of Paul's accidental commit of fanboy mac enabled random test X-Git-Tag: 1.5.0b1~406 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acb21f563219f836c4c5490bb6622a00c3285bb3;p=postgis Turn of Paul's accidental commit of fanboy mac enabled random test git-svn-id: http://svn.osgeo.org/postgis/trunk@4606 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/liblwgeom/cunit/cu_geodetic.c b/liblwgeom/cunit/cu_geodetic.c index 253d77f08..95db1b848 100644 --- a/liblwgeom/cunit/cu_geodetic.c +++ b/liblwgeom/cunit/cu_geodetic.c @@ -12,7 +12,7 @@ #include "cu_geodetic.h" -#define RANDOM_TEST 1000 +#define RANDOM_TEST 0 /* ** Called from test harness to register the tests in this file.