Fix comment for get_built_test_data()
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 20 Mar 2013 18:54:51 +0000 (18:54 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 25 Mar 2013 14:23:41 +0000 (14:23 +0000)
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=696104
Reviewed-by: Philip Withnall <philip@tecnocode.co.uk>
tests/lib/test-utils.vala

index 7c95d6c..a6b855c 100644 (file)
@@ -318,7 +318,7 @@ public class Folks.TestUtils
     }
 
   /**
-   * Return the path to a test file that is distributed in the source tarball
+   * Return the path to a test file that is built by "make"
    * and, if installed, is installed into ${pkgdatadir}/tests.
    *
    * @param filename A filename relative to ${top_builddir}/tests