diff options
| author | Shyam Seshadri | 2010-08-12 04:33:21 +0800 | 
|---|---|---|
| committer | Shyam Seshadri | 2010-08-12 04:34:13 +0800 | 
| commit | 84b3a1774edb1e12ba0076e32fe8928ba54a48e3 (patch) | |
| tree | 1720c4956879b121e0a7ee714d7d2a87e18ddd4d /jsTestDriver-jquery.conf | |
| parent | cf331050112ee973b9e8186dc4741028ca22f024 (diff) | |
| download | angular.js-84b3a1774edb1e12ba0076e32fe8928ba54a48e3.tar.bz2 | |
fix the other jstest driver conf
Diffstat (limited to 'jsTestDriver-jquery.conf')
| -rw-r--r-- | jsTestDriver-jquery.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/jsTestDriver-jquery.conf b/jsTestDriver-jquery.conf index e5dac727..ed58d269 100644 --- a/jsTestDriver-jquery.conf +++ b/jsTestDriver-jquery.conf @@ -8,9 +8,9 @@ load:    - src/Angular.js    - src/JSON.js    - src/*.js +  - test/testabilityPatch.js    - src/scenario/Runner.js    - src/scenario/*.js -  - test/testabilityPatch.js    - test/angular-mocks.js    - test/scenario/*.js    - test/*.js  | 
