diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:59 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:59 +0100 |
commit | 69ae6f2d4394a7df0c7d1b4a27c89da6b7cb99b5 (patch) | |
tree | 59d71f86527ae3ec0e581aeb903ddc6b8840a0bc /protocols/skype/t/call-failed-bitlbee.mock | |
parent | f6cab7cfccdb6ed517aaaa458482ea465c6c9fd7 (diff) |
test skype_call_strerror()
Diffstat (limited to 'protocols/skype/t/call-failed-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/call-failed-bitlbee.mock | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/protocols/skype/t/call-failed-bitlbee.mock b/protocols/skype/t/call-failed-bitlbee.mock new file mode 100644 index 00000000..aae1d99a --- /dev/null +++ b/protocols/skype/t/call-failed-bitlbee.mock @@ -0,0 +1,9 @@ +>> NOTICE AUTH +<< NICK alice +<< USER alice alice localhost :alice +>> PRIVMSG &bitlbee +<< PRIVMSG &bitlbee :account add skype alice foo +<< PRIVMSG &bitlbee :account skype on +>> PRIVMSG &bitlbee :skype - Logging in: Logged in +<< PRIVMSG bob :CALL +>> PRIVMSG &bitlbee :skype - Error: Call failed: User is offline |