diff --git a/Tools/press/objj-analysis-tools.j b/Tools/press/objj-analysis-tools.j index 5caf9b9c2..18a42d72f 100644 --- a/Tools/press/objj-analysis-tools.j +++ b/Tools/press/objj-analysis-tools.j @@ -81,7 +81,7 @@ ObjectiveJRuntimeAnalyzer.prototype.load = function(path) } ObjectiveJRuntimeAnalyzer.prototype.finishLoading = function(path) - +{ // run the "event loop" this.require('browser/timeout').serviceTimeouts(); }