diff options
| -rwxr-xr-x | angularFiles.js | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/angularFiles.js b/angularFiles.js index e40d3b3e..fc67daaa 100755 --- a/angularFiles.js +++ b/angularFiles.js @@ -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': [ | 
