about summary refs log tree commit diff stats
path: root/tests/config/helpers.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-01-19 16:32:31 +0000
committerJames Booth <boothj5@gmail.com>2014-01-19 16:32:31 +0000
commit5f25d99357bd126bbae99c585cc9d84c265b62fc (patch)
tree38d911a9dfe6e10d903f03289a8538d2dec07a2c /tests/config/helpers.h
parent79e9ab83b02ca8bd1c4ad77b59eb536fa7f081a8 (diff)
downloadprofani-tty-5f25d99357bd126bbae99c585cc9d84c265b62fc.tar.gz
Added tests/config/helpers
Diffstat (limited to 'tests/config/helpers.h')
-rw-r--r--tests/config/helpers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/config/helpers.h b/tests/config/helpers.h
new file mode 100644
index 00000000..cd4d5f9d
--- /dev/null
+++ b/tests/config/helpers.h
@@ -0,0 +1,2 @@
+void create_config_dir(void **state);
+void delete_config_dir(void **state);