Skip to content

Commit f0e24b1

Browse files
vicbmhevery
authored andcommitted
chore(karma): remove ref to legacy files (angular#9008)
1 parent a1e3004 commit f0e24b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

karma-js.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ module.exports = function(config) {
1212
// Sources and specs.
1313
// Loaded through the System loader, in `test-main.js`.
1414
{pattern: 'dist/all/@angular/**/*.js', included: false, watched: true},
15-
{pattern: 'dist/all/angular2/**/*.js', included: false, watched: true},
1615

1716
'node_modules/es6-shim/es6-shim.js',
1817
// include Angular v1 for upgrade module testing

0 commit comments

Comments
 (0)