Added tests/config/helpers

This commit is contained in:
James Booth
2014-01-19 16:32:31 +00:00
parent 79e9ab83b0
commit 5f25d99357
5 changed files with 50 additions and 40 deletions

2
tests/config/helpers.h Normal file
View File

@@ -0,0 +1,2 @@
void create_config_dir(void **state);
void delete_config_dir(void **state);