Various playlist editor developments and fixes.
[dcpomatic.git] / test / file_log_test.cc
index d7fe027d8c29cf74d7410c317a9a9c5141d559d0..e0eeba0101ef074e91e3a242a27f614c5f6d1570 100644 (file)
 
 */
 
+/** @file  test/file_log_test.cc
+ *  @brief Test FileLog.
+ *  @ingroup selfcontained
+ */
+
 #include "lib/file_log.h"
 #include <boost/test/unit_test.hpp>
 #include <iostream>