diff --git a/test/unordered/erase_equiv_tests.cpp b/test/unordered/erase_equiv_tests.cpp index e245b1ef..29f4756e 100644 --- a/test/unordered/erase_equiv_tests.cpp +++ b/test/unordered/erase_equiv_tests.cpp @@ -104,7 +104,7 @@ void two_equivalent_item_tests() } } -// At this point I got bored and wrote more automated tests... +// More automated tests... template bool compare(Range1 const& x, Range2 const& y)