Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / mpi / test / reduce_test.cpp
index c4f9ced..44532cd 100644 (file)
@@ -202,7 +202,7 @@ struct is_commutative<std::plus<wrapped_int>, wrapped_int>
 
 } } // end namespace boost::mpi
 
-BOOST_AUTO_TEST_CASE(reduce)
+BOOST_AUTO_TEST_CASE(reduce_check)
 {
   using namespace boost::mpi;
   environment env;