mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-28 21:05:43 +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/ngRoute/**/*.js',
|
||||||
'test/ngSanitize/**/*.js',
|
'test/ngSanitize/**/*.js',
|
||||||
'test/ngMock/*.js',
|
'test/ngMock/*.js',
|
||||||
'test/ngMobile/**/*.js',
|
'test/ngMobile/**/*.js'
|
||||||
'docs/component-spec/**/*.js'
|
|
||||||
],
|
],
|
||||||
|
|
||||||
'jstd': [
|
'jstd': [
|
||||||
|
|||||||
Reference in New Issue
Block a user