Compare commits
2 Commits
cf7b34acb5
...
741dc4c275
| Author | SHA1 | Date | |
|---|---|---|---|
|
741dc4c275
|
|||
|
65cf9ddb9c
|
@@ -45,6 +45,7 @@ void
|
||||
test_cmd_sub_malformed_jid(void** state)
|
||||
{
|
||||
ProfWin win;
|
||||
win.type = WIN_CONSOLE;
|
||||
gchar* args[] = { "request", "@example.com" };
|
||||
|
||||
will_return(connection_get_status, JABBER_CONNECTED);
|
||||
|
||||
Reference in New Issue
Block a user