Changeset f4eb3fc


Ignore:
Timestamp:
2013-03-06T20:50:15Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
2363cca
Parents:
83c246e
Message:

test skype_chat_leave()

Location:
protocols/skype
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    r83c246e rf4eb3fc  
    110110                self.mock("groupchat-invite")
    111111
     112        def testGroupchatLeave(self):
     113                self.mock("groupchat-leave")
     114       
    112115        def testCalledYes(self):
    113116                self.mock("called-yes")
Note: See TracChangeset for help on using the changeset viewer.