Add mock-socket for testing socket stuff
This commit is contained in:
parent
da34b8e0f8
commit
849a407433
4 changed files with 1277 additions and 1 deletions
|
@ -73,6 +73,7 @@ module.exports = function(grunt) {
|
|||
},
|
||||
libtextsecuretest: {
|
||||
src: [
|
||||
'components/mock-socket/dist/mock-socket.js',
|
||||
'components/mocha/mocha.js',
|
||||
'components/chai/chai.js',
|
||||
'libtextsecure/test/_test.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue