aboutsummaryrefslogtreecommitdiff
path: root/test/unit/test_factory.cpp
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-05-24 20:02:47 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-05-24 21:22:18 +0200
commitd03f15819bd74d1310116388d4365aa9b31ee1a1 (patch)
tree0eb0469af5d19dc3a683d318d4c4a8c45a0f49f7 /test/unit/test_factory.cpp
parent4d9fa77bef599353d3809541cb7e6adb8ec12525 (diff)
downloadPROJ-d03f15819bd74d1310116388d4365aa9b31ee1a1.tar.gz
PROJ-d03f15819bd74d1310116388d4365aa9b31ee1a1.zip
Database: update to EPSG v9.8.11
Diffstat (limited to 'test/unit/test_factory.cpp')
-rw-r--r--test/unit/test_factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/test_factory.cpp b/test/unit/test_factory.cpp
index e6cfa72b..780bdc9a 100644
--- a/test/unit/test_factory.cpp
+++ b/test/unit/test_factory.cpp
@@ -1371,7 +1371,7 @@ TEST(factory, AuthorityFactory_getDescriptionText) {
EXPECT_THROW(factory->getDescriptionText("-1"),
NoSuchAuthorityCodeException);
EXPECT_EQ(factory->getDescriptionText("10000"),
- "RGF93 to NGF IGN69 height (1)");
+ "RGF93 to NGF-IGN69 height (1)");
// Several objects have 4326 code, including an area of use, but return
// the CRS one.