Skip to content

v0.2.55..v0.2.56 changeset MatchFeatureExtractorTest.cpp

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchFeatureExtractorTest.cpp b/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchFeatureExtractorTest.cpp
index 486bd91..d8b6b5d 100644
--- a/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchFeatureExtractorTest.cpp
+++ b/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchFeatureExtractorTest.cpp
@@ -102,7 +102,6 @@ public:
 };
 
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(MatchFeatureExtractorTest, "quick");
-//CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(ManipulatorFeatureExtractorTest, "current");
 
 }
 
Clone this wiki locally