mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
Fix toEqual matcher to use angular.equals instead of simple == comparison, which breaks down for arrays and objects
This commit is contained in:
committed by
Shyam Seshadri
parent
04e92a8753
commit
cf33105011
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user