Tests: include underscore (needed now)
This commit is contained in:
parent
ec221af52e
commit
e1bdea4bdc
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ module.exports = function(config){
|
|||
'bower_components/angular-mocks/angular-mocks.js',
|
||||
'bower_components/angular-sanitize/angular-sanitize.js',
|
||||
'bower_components/angular-touch/angular-touch.js',
|
||||
'bower_components/underscore/underscore.js',
|
||||
'js/localstorage.js',
|
||||
'js/weechat.js',
|
||||
'js/irc-utils.js',
|
||||
|
|
Loading…
Reference in a new issue