Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / outcome / test / tests / issue0116.cpp
index 57d665a..14875e7 100644 (file)
@@ -31,7 +31,7 @@ DEALINGS IN THE SOFTWARE.
 #include <boost/test/unit_test.hpp>
 #include <boost/test/unit_test_monitor.hpp>
 
-BOOST_OUTCOME_AUTO_TEST_CASE(issues_116_outcome, "Bad implementation of outcome::operator==")
+BOOST_OUTCOME_AUTO_TEST_CASE(issues_0116_outcome, "Bad implementation of outcome::operator==")
 {
   namespace out = BOOST_OUTCOME_V2_NAMESPACE;