fix(angularFiles): ensure only karma-docs.js tests the component-spec files

This commit is contained in:
Matias Niemelä
2013-06-10 18:16:05 -04:00
parent 6c66315494
commit ba3ca0be41

3
angularFiles.js vendored
View File

@@ -112,8 +112,7 @@ angularFiles = {
'test/ngRoute/**/*.js',
'test/ngSanitize/**/*.js',
'test/ngMock/*.js',
'test/ngMobile/**/*.js',
'docs/component-spec/**/*.js'
'test/ngMobile/**/*.js'
],
'jstd': [