Moved muc.c

This commit is contained in:
James Booth
2016-07-24 15:02:43 +01:00
parent 1c5efaeb58
commit 2af0d38e3d
18 changed files with 19 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
#include <cmocka.h>
#include <stdlib.h>
#include "muc.h"
#include "xmpp/muc.h"
void muc_before_test(void **state)
{