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

@@ -65,6 +65,7 @@ test_sources = \
tests/xmpp/mock_xmpp.h tests/xmpp/mock_xmpp.c \
tests/ui/mock_ui.h tests/ui/mock_ui.c \
tests/config/mock_accounts.h tests/config/mock_accounts.c \
tests/config/helpers.c tests/config/helpers.h \
tests/log/mock_log.c \
tests/test_autocomplete.c \
tests/test_common.c \