gplate/tags/tests/gplate-tag-test.h
changeset 395 2a257237a0ef
parent 394 ad26d98e20e6
     1.1 --- a/gplate/tags/tests/gplate-tag-test.h	Sat Jul 03 23:24:33 2010 -0500
     1.2 +++ b/gplate/tags/tests/gplate-tag-test.h	Sun Jul 04 02:02:59 2010 -0500
     1.3 @@ -42,7 +42,7 @@
     1.4  
     1.5  void gplate_tag_test_setup(GPlateTagTestFixture *fixture, gconstpointer data);
     1.6  void gplate_tag_test_teardown(GPlateTagTestFixture *fixture, gconstpointer data);
     1.7 -void gplate_tag_test_output(GPlateTagTestFixture *fixture, gconstpointer data);
     1.8 +void gplate_tag_test_output(GPlateTagTestFixture *fixture, gconstpointer data, const gchar *template_string, const gchar *expected);
     1.9  
    1.10  G_END_DECLS
    1.11