mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-13 08:59:54 +08:00
fix(angularFiles): ensure only karma-docs.js tests the component-spec files
This commit is contained in:
3
angularFiles.js
vendored
3
angularFiles.js
vendored
@@ -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': [
|
||||
|
||||
Reference in New Issue
Block a user