Various comment fixes to tests.
[dcpomatic.git] / test / test.cc
index 3f044acf1fc97ffa7cde203e7127bea7b5c1aa0f..7bbf4f7493f78359770a59286bb7e285c6845caf 100644 (file)
 
 */
 
+/** @file  test/test.cc
+ *  @brief Overall test stuff and useful methods for tests.
+ */
+
 #include <vector>
 #include <list>
 #include <Magick++.h>