Merge branch 'master' into pygromacs
[alexxy/gromacs.git] / src / testutils / cmdlinetest.h
index 5c1feec7ea4477258598af5ac6c764790158b9a3..6d5fdc2813a1622b828ec8a5b762b114b8e03ad8 100644 (file)
@@ -287,10 +287,6 @@ class CommandLineTestHelper
          * \p filename is given to TestTemporaryFileManager to make a unique
          * filename for the temporary file, but is not otherwise used.
          *
-         * Currently, this method should not be called for an XVG file, because
-         * the comments in the beginning of the file contain timestamps and
-         * other variable information, causing the test to fail.  Best used
-         * only for custom data formats.
          */
         void setOutputFile(CommandLine *args, const char *option,
                            const char *filename);