Alway build with --enable-disk if we can, regardless of any cscript option.
[dcpomatic.git] / test / update_checker_test.cc
index 621b0572ea9ba2876a01a4358a3cae41305b9c0e..77266577215c576f530ec95cf57eb46a07e6add8 100644 (file)
 
 */
 
+/** @file  test/update_checker_test.cc
+ *  @brief Check UpdateChecker::version_less_than
+ *  @ingroup specific
+ */
+
 #include <boost/test/unit_test.hpp>
 #include "lib/update_checker.h"