Changeset 130f7b8 for protocols/skype
- Timestamp:
- 2013-02-17T19:51:11Z (12 years ago)
- Branches:
- master
- Children:
- 94d9511
- Parents:
- 3a92020
- Location:
- protocols/skype
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/test.py
r3a92020 r130f7b8 125 125 self.mock("ctcp-help") 126 126 127 def testSetMoodText(self): 128 self.mock("set-mood-text") 129 127 130 if __name__ == '__main__': 128 131 unittest.main()
Note: See TracChangeset
for help on using the changeset viewer.