Changeset 69ae6f2


Ignore:
Timestamp:
2013-01-16T20:26:59Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
be98957
Parents:
f6cab7c
Message:

test skype_call_strerror()

Location:
protocols/skype
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    rf6cab7c r69ae6f2  
    7676                self.mock("call")
    7777       
     78        def testCallFailed(self):
     79                self.mock("call-failed")
     80       
    7881        def testAddYes(self):
    7982                self.mock("add-yes")
Note: See TracChangeset for help on using the changeset viewer.