Changeset daac755
- Timestamp:
- 2013-01-16T20:26:58Z (12 years ago)
- Branches:
- master
- Children:
- f6cab7c
- Parents:
- a6a2d81
- Location:
- protocols/skype
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/test.py
ra6a2d81 rdaac755 87 87 def testGroupchatInvite(self): 88 88 self.mock("groupchat-invite") 89 90 def testCalledYes(self): 91 self.mock("called-yes") 89 92 90 93 if __name__ == '__main__':
Note: See TracChangeset
for help on using the changeset viewer.