diff --git a/src/test.js b/src/test.js index 365b28da3..5f90c4c1f 100644 --- a/src/test.js +++ b/src/test.js @@ -100,10 +100,6 @@ Test.prototype = { config.current = this; - if ( this.async ) { - internalStop( this ); - } - this.callbackStarted = now(); if ( config.notrycatch ) {