X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fempty_test.cc;h=1588a99480bf0ecccfe74dade2974c7a476351f4;hb=87f5322a66ae176043adf9a9297e7e020ac1b5f4;hp=a2557d4d846dbc7fbbe88b950b6d7388f9938c5c;hpb=4edc14c8b1410e24f68b510cc14409b96c0338a3;p=dcpomatic.git 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"