Skip to content

v0.2.55..v0.2.56 changeset MatchComparatorTest.cpp

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchComparatorTest.cpp b/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchComparatorTest.cpp
index 8466d47..9eade7a 100644
--- a/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchComparatorTest.cpp
+++ b/hoot-core-test/src/test/cpp/hoot/core/scoring/MatchComparatorTest.cpp
@@ -116,7 +116,6 @@ public:
 
 };
 
-//CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(MatchComparatorTest, "current");
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(MatchComparatorTest, "quick");
 
 }
Clone this wiki locally