diff options
| author | Vojta Jina | 2011-07-13 12:05:22 +0200 | 
|---|---|---|
| committer | Vojta Jina | 2011-07-14 10:59:30 +0200 | 
| commit | 86a6cc7152d3743f8c071f7706905c8874963d4f (patch) | |
| tree | ec8554fb3a8101c902f3ec9bc46478934cd29671 /jsTestDriver.conf | |
| parent | 8f3276bbcd444f2bd21c8d8620be92fd6b5d6f33 (diff) | |
| download | angular.js-86a6cc7152d3743f8c071f7706905c8874963d4f.tar.bz2 | |
chore(configs): Add missing files to jstd config
Add jstd-scenario-adapter files into jstd configs (jquery, coverage).
Remove angular.prefix, sufifix from exclude, as they don't have to be there.
They are not included, because of *.js mask.
Diffstat (limited to 'jsTestDriver.conf')
| -rw-r--r-- | jsTestDriver.conf | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf index 8e764269..ba893777 100644 --- a/jsTestDriver.conf +++ b/jsTestDriver.conf @@ -56,8 +56,6 @@ load:  exclude:    - test/jquery_alias.js -  - src/angular.prefix -  - src/angular.suffix    - src/angular-bootstrap.js    - src/scenario/angular-bootstrap.js    - src/AngularPublic.js  | 
