Changeset ef64837
- Timestamp:
- 2013-02-09T11:31:43Z (12 years ago)
- Branches:
- master
- Children:
- 875ba16
- Parents:
- c2cc24c
- git-author:
- Miklos Vajna <vmiklos@…> (09-02-13 11:31:43)
- git-committer:
- Miklos Vajna <vmiklos@…> (09-02-13 11:31:43)
- Location:
- protocols/skype
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/test.py
rc2cc24c ref64837 100 100 self.mock("filetransfer") 101 101 102 def testGroupRead(self): 103 self.mock("group-read") 104 102 105 if __name__ == '__main__': 103 106 unittest.main()
Note: See TracChangeset
for help on using the changeset viewer.