Merged in Xian's speed fixes
This commit is contained in:
@@ -11,6 +11,8 @@ jasmine.Env = function() {
|
||||
|
||||
this.reporter = new jasmine.MultiReporter();
|
||||
|
||||
this.updateInterval = 0;
|
||||
|
||||
this.updateInterval = 0;
|
||||
this.lastUpdate = 0;
|
||||
this.specFilter = function() {
|
||||
|
||||
Reference in New Issue
Block a user