Davis W. Frank
2012-02-25 11:58:54 -08:00
parent c87cf71f4f
commit 4a1a2123a3
2 changed files with 24 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ jasmine.HtmlReporter = function(_doc) {
};
self.reportRunnerResults = function(runner) {
reporterView.complete();
reporterView && reporterView.complete();
};
self.reportSuiteResults = function(suite) {