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:
lilia 2015-10-19 12:30:23 -07:00
parent bf81686c6e
commit b9b01330fe
4 changed files with 9207 additions and 9207 deletions

View File

@ -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',

View File

@ -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