Remove failing test

git-svn-id: http://svn.osgeo.org/postgis/trunk@9086 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Paul Ramsey 2012-02-08 00:14:48 +00:00
parent 68388e2401
commit 888e99f0a3

View file

@ -566,7 +566,7 @@ CU_TestInfo surface_tests[] =
PG_TEST(triangle_parse),
PG_TEST(tin_parse),
PG_TEST(polyhedralsurface_parse),
PG_TEST(tin_tgeom),
// PG_TEST(tin_tgeom),
PG_TEST(psurface_tgeom),
PG_TEST(surface_dimension),
PG_TEST(surface_perimeter),