diff --git a/include/turtle/detail/cleanup.hpp b/include/turtle/detail/cleanup.hpp index 87cc5fb..ca5d212 100644 --- a/include/turtle/detail/cleanup.hpp +++ b/include/turtle/detail/cleanup.hpp @@ -28,7 +28,7 @@ namespace detail mock::reset(); } }; - BOOST_GLOBAL_FIXTURE( cleanup ); + BOOST_GLOBAL_FIXTURE( cleanup ) } } // mock