Moved test helpers

This commit is contained in:
James Booth
2014-02-01 16:32:36 +00:00
parent 614ae232ef
commit 1654f13656
4 changed files with 2 additions and 2 deletions

2
tests/helpers.h Normal file
View File

@@ -0,0 +1,2 @@
void init_preferences(void **state);
void close_preferences(void **state);