Changeset 3a92020
- Timestamp:
- 2013-02-17T13:06:51Z (12 years ago)
- Branches:
- master
- Children:
- 130f7b8
- Parents:
- c7336ba
- Location:
- protocols/skype
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/test.py
rc7336ba r3a92020 122 122 self.mock("group-read") 123 123 124 def testCtcpHelp(self): 125 self.mock("ctcp-help") 126 124 127 if __name__ == '__main__': 125 128 unittest.main()
Note: See TracChangeset
for help on using the changeset viewer.