mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
fix the other jstest driver conf
This commit is contained in:
parent
b27fb8a644
commit
946b5284cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue