We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b112021 commit 4f06595Copy full SHA for 4f06595
test/karma.conf.js
@@ -15,7 +15,6 @@ module.exports = function(config) {
15
// list of files / patterns to load in the browser
16
files: [
17
// Dependencies
18
- 'bower_components/jquery/jquery.js',
19
'bower_components/jquery/dist/jquery.js',
20
'bower_components/angular/angular.js',
21
'bower_components/angular-mocks/angular-mocks.js',
0 commit comments