diff --git a/sys/include/embUnit.h b/sys/include/embUnit.h index 458a5cf004..e621082554 100644 --- a/sys/include/embUnit.h +++ b/sys/include/embUnit.h @@ -12,10 +12,6 @@ * * @note * Please refer to https://github.com/RIOT-OS/RIOT/wiki/Testing-RIOT - * @{ - * - * @file - * @brief Common header file for unittests * * @author Martine Lenders */ @@ -61,7 +57,3 @@ extern "C" { #endif #endif - -/** - * @} - */