diff --git a/turtle/cleanup.hpp b/turtle/cleanup.hpp index 9ae01f3..def66dc 100644 --- a/turtle/cleanup.hpp +++ b/turtle/cleanup.hpp @@ -26,6 +26,7 @@ namespace detail { // $$$$ MAT : because of a bug in Boost.Test // this will crash if anything needs to be logged + // see https://svn.boost.org/trac/boost/ticket/5563 //mock::verify(); mock::reset(); }