chore(karma): remove a link to an unexisting file

This commit is contained in:
Victor Berchet 2015-06-04 16:06:05 +02:00
parent 1afdb3cbb1
commit 4d0973d7ba
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ module.exports = function(config) {
'node_modules/reflect-metadata/Reflect.js',
'tools/build/file2modulename.js',
'test-main.js',
{pattern: 'modules/**/test/**/static_assets/**', included: false, watched: false},
'modules/angular2/src/test_lib/shims_for_IE.es6'
{pattern: 'modules/**/test/**/static_assets/**', included: false, watched: false}
],
exclude: [