From 8c01021ab9ae719c398e6c4a3e87ab98a5d6ac0e Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 23 Dec 2014 21:42:01 +0000 Subject: Use will_return instead of mock values --- tests/helpers.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/helpers.h') diff --git a/tests/helpers.h b/tests/helpers.h index 6bd4bd49..17d8329c 100644 --- a/tests/helpers.h +++ b/tests/helpers.h @@ -4,7 +4,4 @@ void load_preferences(void **state); void close_preferences(void **state); void glist_set_cmp(GCompareFunc func); -int glist_contents_equal(const void *actual, const void *expected); - -void pre_test(void **state); -void post_test(void **state); +int glist_contents_equal(const void *actual, const void *expected); \ No newline at end of file -- cgit 1.4.1-2-gfad0