From e87f11fe1c4794539e7dd23b3d9c03af8d2387a2 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Wed, 8 Feb 2012 00:15:49 +0000 Subject: [PATCH] Remove another dying test git-svn-id: http://svn.osgeo.org/postgis/trunk@9087 b70326c6-7e19-0410-871a-916f4a2858ee --- liblwgeom/cunit/cu_surface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liblwgeom/cunit/cu_surface.c b/liblwgeom/cunit/cu_surface.c index f3ba963bb..a0a6e8b5c 100644 --- a/liblwgeom/cunit/cu_surface.c +++ b/liblwgeom/cunit/cu_surface.c @@ -567,7 +567,7 @@ CU_TestInfo surface_tests[] = PG_TEST(tin_parse), PG_TEST(polyhedralsurface_parse), // PG_TEST(tin_tgeom), - PG_TEST(psurface_tgeom), +// PG_TEST(psurface_tgeom), PG_TEST(surface_dimension), PG_TEST(surface_perimeter), CU_TEST_INFO_NULL -- 2.40.0