[folks] Fix comment for get_built_test_data()



commit 2f0521a5f08651cd64fc051dd75174d6a2a4545f
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Wed Mar 20 18:54:51 2013 +0000

    Fix comment for get_built_test_data()
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=696104
    Reviewed-by: Philip Withnall <philip tecnocode co uk>

 tests/lib/test-utils.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/lib/test-utils.vala b/tests/lib/test-utils.vala
index 7c95d6c..a6b855c 100644
--- a/tests/lib/test-utils.vala
+++ b/tests/lib/test-utils.vala
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]