Skip to content

Commit

Permalink
Test: Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
leobalter committed Sep 4, 2014
1 parent a9aca10 commit 8c9ea95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ Test.prototype = {
}
},
after: function() {
config.current = this;
if ( config.notrycatch ) {
this.hooks( "afterEach" );
return;
Expand Down

0 comments on commit 8c9ea95

Please sign in to comment.