minor runner test cleanup
This commit is contained in:
@@ -77,4 +77,4 @@ jasmine.NestedResults.prototype.addResult = function(result) {
|
||||
*/
|
||||
jasmine.NestedResults.prototype.passed = function() {
|
||||
return this.passedCount === this.totalCount;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user