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

View File

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