Changeset db34b06


Ignore:
Timestamp:
2013-01-20T10:04:10Z (11 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
c2cc24c
Parents:
fe92921
Message:

test skype_parse_filetransfer()

Location:
protocols/skype
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/test.py

    rfe92921 rdb34b06  
    9797                self.mock("called-no")
    9898
     99        def testFiletransfer(self):
     100                self.mock("filetransfer")
     101
    99102if __name__ == '__main__':
    100103        unittest.main()
Note: See TracChangeset for help on using the changeset viewer.