diff options
Diffstat (limited to 'src/common/test.h')
-rw-r--r-- | src/common/test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/test.h b/src/common/test.h index ec613b2c42..34845146d5 100644 --- a/src/common/test.h +++ b/src/common/test.h @@ -9,7 +9,7 @@ /** * \file test.h - * \brief Headers for test.c + * \brief Macros used by unit tests. */ #include <string.h> |