Changeset 6efb777
- Timestamp:
- 2013-01-16T20:26:58Z (12 years ago)
- Branches:
- master
- Children:
- db0d979
- Parents:
- a9a6598
- Location:
- protocols/skype
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/test.py
ra9a6598 r6efb777 75 75 def testCall(self): 76 76 self.mock("call") 77 78 def testAddYes(self): 79 self.mock("add-yes") 77 80 78 81 if __name__ == '__main__':
Note: See TracChangeset
for help on using the changeset viewer.