From 8040ef90f122f06254a36c36e20b97a5a7744a04 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 2 Oct 2019 16:14:37 +0200 Subject: Reformat file --- test/unit/test_factory.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test') diff --git a/test/unit/test_factory.cpp b/test/unit/test_factory.cpp index af1374bd..7784d8a2 100644 --- a/test/unit/test_factory.cpp +++ b/test/unit/test_factory.cpp @@ -1327,8 +1327,7 @@ TEST(factory, AuthorityFactory_getDescriptionText) { // Several objects have 4326 code, including an area of use, but return // the CRS one. - EXPECT_EQ(factory->getDescriptionText("4326"), - "WGS 84"); + EXPECT_EQ(factory->getDescriptionText("4326"), "WGS 84"); } // --------------------------------------------------------------------------- -- cgit v1.2.3