We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f60cfd commit 68aaf33Copy full SHA for 68aaf33
karma.conf.js
@@ -12,7 +12,7 @@ module.exports = function(config) {
12
13
// list of files / patterns to load in the browser
14
files: [
15
- 'bower_components/jquery/jquery.js',
+ 'bower_components/jquery/dist/jquery.js',
16
'bower_components/angular/angular.js',
17
'bower_components/angular-mocks/angular-mocks.js',
18
'angular-tree-control.js',
0 commit comments