aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatias Niemelä2013-06-10 18:16:05 -0400
committerMatias Niemelä2013-06-10 18:16:57 -0400
commitba3ca0be415c85679f5582e36a8f6dbd2e457cc9 (patch)
treee698a0fc78cc5a85c2cc2f624b869500534ef981
parent6c663154943e4c0c33c19026a7b500302bda29d4 (diff)
downloadangular.js-ba3ca0be415c85679f5582e36a8f6dbd2e457cc9.tar.bz2
fix(angularFiles): ensure only karma-docs.js tests the component-spec files
-rwxr-xr-xangularFiles.js3
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': [