Skip to content

Commit

Permalink
addition for test case ( Issue dhruvaray#117 )
Browse files Browse the repository at this point in the history
  • Loading branch information
int committed Mar 3, 2014
1 parent fe5cd19 commit 11b393e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/associated-model.js
Original file line number Diff line number Diff line change
Expand Up @@ -1832,6 +1832,7 @@ $(document).ready(function () {
equal(foo._events.all.length, 2);

bar2.cleanup();
bar2 = undefined;

equal(foo.parents.length, 1);
equal(foo._events.all.length, 1);
Expand Down

0 comments on commit 11b393e

Please sign in to comment.