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