Changeset a6a2d81


Ignore:
Timestamp:
2013-01-16T20:26:58Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
daac755
Parents:
2487112
Message:

skype_chat_invite: test this

Location:
protocols/skype
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    r2487112 ra6a2d81  
    8585                self.mock("groupchat-invited")
    8686
     87        def testGroupchatInvite(self):
     88                self.mock("groupchat-invite")
     89
    8790if __name__ == '__main__':
    8891        unittest.main()
Note: See TracChangeset for help on using the changeset viewer.