diff --git a/test/test_mock.cpp b/test/test_mock.cpp index 3816f9c..3e3bd77 100644 --- a/test/test_mock.cpp +++ b/test/test_mock.cpp @@ -400,4 +400,4 @@ namespace MOCK_FUNCTOR( f_variadic, std::map< int, int >() ); } -#endif //MOCK_VARIADIC_MACROS +#endif // MOCK_VARIADIC_MACROS