sys/embunit: don't doxygen embunit.h content

This commit is contained in:
Ludwig Ortmann 2015-02-10 15:41:23 +01:00
parent 7b0e3c7f74
commit 5db7cb8cc5

View File

@ -12,10 +12,6 @@
* *
* @note * @note
* Please refer to https://github.com/RIOT-OS/RIOT/wiki/Testing-RIOT * Please refer to https://github.com/RIOT-OS/RIOT/wiki/Testing-RIOT
* @{
*
* @file
* @brief Common header file for unittests
* *
* @author Martine Lenders <mlenders@inf.fu-berlin.de> * @author Martine Lenders <mlenders@inf.fu-berlin.de>
*/ */
@ -61,7 +57,3 @@ extern "C" {
#endif #endif
#endif #endif
/**
* @}
*/