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

test skype_call_ask_no()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    rdaac755 rf6cab7c  
    9191                self.mock("called-yes")
    9292
     93        def testCalledNo(self):
     94                self.mock("called-no")
     95
    9396if __name__ == '__main__':
    9497        unittest.main()
Note: See TracChangeset for help on using the changeset viewer.