]> granicus.if.org Git - postgis/commitdiff
Turn of Paul's accidental commit of fanboy mac enabled random test
authorRegina Obe <lr@pcorp.us>
Tue, 6 Oct 2009 11:15:41 +0000 (11:15 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 6 Oct 2009 11:15:41 +0000 (11:15 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4606 b70326c6-7e19-0410-871a-916f4a2858ee

liblwgeom/cunit/cu_geodetic.c

index 253d77f08c0366bb69d41ea109b882fddb74b2f7..95db1b848eac510c4d692b2da9277c8c96349701 100644 (file)
@@ -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.