Moved contact.c

This commit is contained in:
James Booth
2016-07-24 14:55:32 +01:00
parent 9cff37352a
commit c23506f453
17 changed files with 18 additions and 18 deletions

View File

@@ -6,7 +6,7 @@
#include <cmocka.h>
#include <stdlib.h>
#include "contact.h"
#include "xmpp/contact.h"
void contact_in_group(void **state)
{