mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user