diff --git a/test/include/double/tiny_erd_client_double.hpp b/test/include/double/tiny_erd_client_double.hpp index 6795198..732a2fb 100644 --- a/test/include/double/tiny_erd_client_double.hpp +++ b/test/include/double/tiny_erd_client_double.hpp @@ -1,7 +1,6 @@ /*! * @file * @brief - * */ #ifndef tiny_erd_client_double_hpp diff --git a/test/src/tiny_erd_client_double.cpp b/test/src/tiny_erd_client_double.cpp index 0253443..66f70e9 100644 --- a/test/src/tiny_erd_client_double.cpp +++ b/test/src/tiny_erd_client_double.cpp @@ -1,7 +1,6 @@ /*! * @file * @brief - * */ #include "CppUTestExt/MockSupport.h"