mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
add personalLog files to jsTestDriver-jquery.conf
This commit is contained in:
parent
b28dee7fd5
commit
9db2170dcf
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ load:
|
|||
- src/Angular.js
|
||||
- src/JSON.js
|
||||
- src/*.js
|
||||
- example/personalLog/*.js
|
||||
- test/testabilityPatch.js
|
||||
- src/scenario/Scenario.js
|
||||
- src/scenario/output/*.js
|
||||
|
|
@ -16,6 +17,7 @@ load:
|
|||
- test/scenario/*.js
|
||||
- test/scenario/output/*.js
|
||||
- test/*.js
|
||||
- example/personalLog/test/*.js
|
||||
|
||||
exclude:
|
||||
- src/angular.prefix
|
||||
|
|
|
|||
Loading…
Reference in a new issue