Move jquery from libtextsecure components
Jquery is not required by libtextsecure, but our test coverage tool, blanket, depends on it. // FREEBIE
This commit is contained in:
parent
bf81686c6e
commit
b9b01330fe
4 changed files with 9207 additions and 9207 deletions
|
@ -64,6 +64,7 @@ module.exports = function(grunt) {
|
|||
},
|
||||
libtextsecuretest: {
|
||||
src: [
|
||||
'components/jquery/dist/jquery.js',
|
||||
'components/mock-socket/dist/mock-socket.js',
|
||||
'components/mocha/mocha.js',
|
||||
'components/chai/chai.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue