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

View File

@@ -6,6 +6,7 @@
#include <setjmp.h>
#include <cmocka.h>
#include "config/helpers.h"
#include "test_autocomplete.h"
#include "test_common.h"
#include "test_contact.h"