about summary refs log tree commit diff stats
path: root/tests/test_contact.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-01-05 00:43:37 +0000
committerJames Booth <boothj5@gmail.com>2014-01-05 00:43:37 +0000
commit80acfdae9acf523b8e1feaeabfb8147d93c38220 (patch)
tree266c1f02e559acb6199170b35b1b3fe6c754c0f9 /tests/test_contact.h
parent9da4a6e1b9f13b253de3d029ef5cfb31a7109fa8 (diff)
downloadprofani-tty-80acfdae9acf523b8e1feaeabfb8147d93c38220.tar.gz
Added contact presence offline test
Diffstat (limited to 'tests/test_contact.h')
-rw-r--r--tests/test_contact.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_contact.h b/tests/test_contact.h
index f0ba043f..f196ff65 100644
--- a/tests/test_contact.h
+++ b/tests/test_contact.h
@@ -5,3 +5,4 @@ void contact_jid_when_name_not_exists(void **state);
 void contact_string_when_name_exists(void **state);
 void contact_string_when_name_not_exists(void **state);
 void contact_string_when_default_resource(void **state);
+void contact_presence_offline(void **state);