fixed underscore path

Signed-off-by: fnuesse <felix.nuesse@t-online.de>

fixed underscore path

Signed-off-by: fnuesse <felix.nuesse@t-online.de>

fixed underscore path

Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
fnuesse 2018-11-21 09:44:46 +01:00
parent 34917099bf
commit 1d79a08ab7
No known key found for this signature in database
GPG key ID: 2089A3431243E819

View file

@ -20,7 +20,7 @@ module.exports = function (config) {
// list of files / patterns to load in the browser
files: [
'../../core/vendor/jquery/dist/jquery.js',
'../../core/vendor/underscore/underscore.js',
'../../core/vendor/underscore/underscore-min.js',
'js/vendor/angular/angular.min.js',
'tests/unit/js/mocks/*.js',
'js/vendor/angular-mocks/angular-mocks.js',