Skip to content

Commit

Permalink
Fixed dash tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Elecash committed Mar 25, 2016
1 parent f16f83e commit 61d44a8
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 21 deletions.
2 changes: 1 addition & 1 deletion test/conf/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ module.exports = function (config) {
// list of files / patterns to load in the browser
files: [
'test/libs/jquery/2.1.0/jquery-2.1.0.min.js',
'test/libs/dash/2.0.0/dash.all.min.js',
'app/bower_components/angular/angular.js',
'app/bower_components/angular-sanitize/angular-sanitize.js',
'app/bower_components/angular-mocks/angular-mocks.js',
'app/bower_components/angulartics/src/angulartics.js',
'app/bower_components/angulartics/src/angulartics-ga.js',
'app/scripts/dash/dash.all.js',

'app/scripts/com/2fdevs/videogular/vg-module.js',
'app/scripts/com/2fdevs/videogular/**/*.js',
Expand Down
Loading

0 comments on commit 61d44a8

Please sign in to comment.