chore(karma): remove ref to legacy files (#9008)

This commit is contained in:
Victor Berchet 2016-06-04 14:44:59 -07:00 committed by Miško Hevery
parent a1e3004e62
commit f0e24b1a1e
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ module.exports = function(config) {
// Sources and specs.
// Loaded through the System loader, in `test-main.js`.
{pattern: 'dist/all/@angular/**/*.js', included: false, watched: true},
{pattern: 'dist/all/angular2/**/*.js', included: false, watched: true},
'node_modules/es6-shim/es6-shim.js',
// include Angular v1 for upgrade module testing