Changeset db34b06
- Timestamp:
- 2013-01-20T10:04:10Z (12 years ago)
- Branches:
- master
- Children:
- c2cc24c
- Parents:
- fe92921
- Location:
- protocols/skype
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/test.py
rfe92921 rdb34b06 97 97 self.mock("called-no") 98 98 99 def testFiletransfer(self): 100 self.mock("filetransfer") 101 99 102 if __name__ == '__main__': 100 103 unittest.main()
Note: See TracChangeset
for help on using the changeset viewer.