diff options
Diffstat (limited to 'Source/charon/definitions.h')
-rw-r--r-- | Source/charon/definitions.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/charon/definitions.h b/Source/charon/definitions.h index ad77aaf17..a0ffa66c1 100644 --- a/Source/charon/definitions.h +++ b/Source/charon/definitions.h @@ -80,6 +80,13 @@ * @ingroup encoding */ + +/** + * @addtogroup testcases + * + * Testcases used to test the different classes in seperate module tests. + */ + /** * @addtogroup transforms * |