Changeset 3d1b06f


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

test skype_chat_topic()

Location:
protocols/skype
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    re2ac666 r3d1b06f  
    116116                self.mock("groupchat-msg")
    117117       
     118        def testGroupchatTopic(self):
     119                self.mock("groupchat-topic")
     120       
    118121        def testCalledYes(self):
    119122                self.mock("called-yes")
Note: See TracChangeset for help on using the changeset viewer.