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',
|
||||
|
|
|
@ -139,7 +139,6 @@
|
|||
"autosize"
|
||||
],
|
||||
"libtextsecure": [
|
||||
"jquery",
|
||||
"long",
|
||||
"bytebuffer",
|
||||
"protobuf"
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue