[Liblas-commits] r1185 - trunk/python/tests
liblas-commits at liblas.org
liblas-commits at liblas.org
Mon Apr 6 13:54:58 EDT 2009
Author: hobu
Date: Mon Apr 6 13:54:48 2009
New Revision: 1185
URL: http://liblas.org/changeset/1185
Log:
test has changed now that libgeotiff has been fixed
Modified:
trunk/python/tests/Header.txt
Modified: trunk/python/tests/Header.txt
==============================================================================
--- trunk/python/tests/Header.txt (original)
+++ trunk/python/tests/Header.txt Mon Apr 6 13:54:48 2009
@@ -101,7 +101,6 @@
>>> def test_srs():
... s = h.srs
... if not liblas.HAVE_GDAL and liblas.HAVE_LIBGEOTIFF:
- ... print s.proj4
... return s.proj4 == ''
... if liblas.HAVE_GDAL:
... return s.proj4 == ''
More information about the Liblas-commits
mailing list