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