Changeset b201c68
- Timestamp:
- 2013-04-21T19:39:39Z (12 years ago)
- Branches:
- master
- Children:
- 500419b
- Parents:
- a016221
- Location:
- protocols/skype
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/test.py
ra016221 rb201c68 130 130 def testSetMoodText(self): 131 131 self.mock("set-mood-text") 132 133 def testAwaySet(self): 134 self.mock("away-set") 132 135 133 136 if __name__ == '__main__':
Note: See TracChangeset
for help on using the changeset viewer.