diff options
Diffstat (limited to 'include/cppunit/Exception.h')
| -rw-r--r-- | include/cppunit/Exception.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cppunit/Exception.h b/include/cppunit/Exception.h index 2b4edb5..505d16e 100644 --- a/include/cppunit/Exception.h +++ b/include/cppunit/Exception.h @@ -9,6 +9,7 @@ namespace CppUnit { /*! \brief Exceptions thrown by failed assertions. + * \ingroup BrowsingCollectedTestResult * * Exception is an exception that serves * descriptive strings through its what() method |
