Ignore:
Timestamp:
2013-02-17T13:06:51Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
130f7b8
Parents:
c7336ba
Message:

test skype_buddy_action_list()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    rc7336ba r3a92020  
    122122                self.mock("group-read")
    123123
     124        def testCtcpHelp(self):
     125                self.mock("ctcp-help")
     126
    124127if __name__ == '__main__':
    125128        unittest.main()
Note: See TracChangeset for help on using the changeset viewer.