diff --git a/test/karma-shared.conf.js b/test/karma-shared.conf.js index 92ba205..1fd9be3 100644 --- a/test/karma-shared.conf.js +++ b/test/karma-shared.conf.js @@ -24,7 +24,7 @@ shared.files = [ './test/mocha.conf.js', //3rd Party Code - 'components/angularjs/index.js', + 'bower_components/angularjs/index.js', 'app/scripts/lib/router.js', //App-specific Code