Changeset e2ac666


Ignore:
Timestamp:
2013-04-21T19:39:39Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
3d1b06f
Parents:
500419b
Message:

test skype_chat_msg()

Location:
protocols/skype
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    r500419b re2ac666  
    113113                self.mock("groupchat-leave")
    114114       
     115        def testGroupchatMsg(self):
     116                self.mock("groupchat-msg")
     117       
    115118        def testCalledYes(self):
    116119                self.mock("called-yes")
Note: See TracChangeset for help on using the changeset viewer.