Skip to content

v0.2.50..v0.2.51 changeset AddressTagKeys.h

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h b/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h
index 4c79771..b09b76a 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h
@@ -85,7 +85,7 @@ private:
 
   AddressTagKeys();
 
-  friend class PoiPolygonAddressScoreExtractorTest;
+  friend class AddressScoreExtractorTest;
 
   static AddressTagKeysPtr _theInstance;
 
Clone this wiki locally