diff options
| -rw-r--r-- | test/empty_test.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/empty_test.cc b/test/empty_test.cc index a2557d4d8..1588a9948 100644 --- a/test/empty_test.cc +++ b/test/empty_test.cc @@ -18,6 +18,11 @@ */ +/** @file test/empty_test.cc + * @brief Test the creation of Empty objects. + * @ingroup specific + */ + #include "lib/film.h" #include "lib/dcp_content_type.h" #include "lib/ratio.h" |
