mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-07 01:58:30 +08:00
chore(formating): clean code to be function() {
This commit is contained in:
@@ -129,7 +129,7 @@ __`test/unit/controllersSpec.js`:__
|
||||
<pre>
|
||||
describe('PhoneCat controllers', function() {
|
||||
|
||||
beforeEach(function(){
|
||||
beforeEach(function() {
|
||||
this.addMatchers({
|
||||
toEqualData: function(expected) {
|
||||
return angular.equals(this.actual, expected);
|
||||
|
||||
Reference in New Issue
Block a user