Ignore:
Timestamp:
2013-02-17T19:51:11Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
94d9511
Parents:
3a92020
Message:

test skype_set_mood_text()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    r3a92020 r130f7b8  
    125125                self.mock("ctcp-help")
    126126
     127        def testSetMoodText(self):
     128                self.mock("set-mood-text")
     129
    127130if __name__ == '__main__':
    128131        unittest.main()
Note: See TracChangeset for help on using the changeset viewer.