mirror of
https://github.com/rasterio/rasterio.git
synced 2026-02-01 14:34:43 +00:00
Fixes typo in test name
This commit is contained in:
parent
ed01d2c73b
commit
293e3767b4
@ -172,7 +172,7 @@ def test_can_create_osr_invalid():
|
||||
assert not _can_create_osr('foo')
|
||||
|
||||
|
||||
def test_has_wkt_propert():
|
||||
def test_has_wkt_property():
|
||||
assert CRS({'init': 'EPSG:4326'}).wkt.startswith('GEOGCS["WGS 84",DATUM')
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user