diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2013-01-19 11:36:27 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2013-01-19 11:36:27 +0000 |
commit | be98957a88f66215ab6fb84810a1b2d394eac879 (patch) | |
tree | 59d71f86527ae3ec0e581aeb903ddc6b8840a0bc /protocols/skype/t/called-no-bitlbee.mock | |
parent | a9a659869d1f3a128e99827faad7ec353f99377f (diff) | |
parent | 69ae6f2d4394a7df0c7d1b4a27c89da6b7cb99b5 (diff) |
Merge from vmiklos.
Diffstat (limited to 'protocols/skype/t/called-no-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/called-no-bitlbee.mock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/protocols/skype/t/called-no-bitlbee.mock b/protocols/skype/t/called-no-bitlbee.mock new file mode 100644 index 00000000..c69a0c8b --- /dev/null +++ b/protocols/skype/t/called-no-bitlbee.mock @@ -0,0 +1,10 @@ +>> 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 - New request: The user bob is currently ringing you. +<< PRIVMSG &bitlbee :no +>> PRIVMSG &bitlbee :skype - Rejected: The user bob is currently ringing you. +>> PRIVMSG &bitlbee :skype - You refused the call from user bob. |