Skip to content

Commit

Permalink
Test: Remove old async cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
gibson042 committed Jul 8, 2016
1 parent 434e8c3 commit 6e31bfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,6 @@ Test.prototype = {

config.current = this;

if ( this.async ) {
internalStop( this );
}

this.callbackStarted = now();

if ( config.notrycatch ) {
Expand Down

0 comments on commit 6e31bfc

Please # to comment.