Added bad password test

This commit is contained in:
James Booth
2015-05-24 00:56:13 +01:00
parent 520b2d2598
commit 2241473ee6
5 changed files with 47 additions and 9 deletions

View File

@@ -1 +1,2 @@
void connect_with_jid(void **state);
void connect_jid(void **state);
void connect_bad_password(void **state);