X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fempty_test.cc;fp=test%2Fempty_test.cc;h=1588a99480bf0ecccfe74dade2974c7a476351f4;hb=5fa43b4073033a5874106cc817c904bf3d58e4bf;hp=a2557d4d846dbc7fbbe88b950b6d7388f9938c5c;hpb=97f0b9b3ed8a2c64b0f2cb0c6d4d07acde51be6b;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"