diff options
Diffstat (limited to 'test/file_log_test.cc')
| -rw-r--r-- | test/file_log_test.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/file_log_test.cc b/test/file_log_test.cc index d7fe027d8..e0eeba010 100644 --- a/test/file_log_test.cc +++ b/test/file_log_test.cc @@ -18,6 +18,11 @@ */ +/** @file test/file_log_test.cc + * @brief Test FileLog. + * @ingroup selfcontained + */ + #include "lib/file_log.h" #include <boost/test/unit_test.hpp> #include <iostream> |
