Merge branch 'master' into 3.0-features
- cleaning up 2.99 deprecations
This commit is contained in:
@@ -31,6 +31,7 @@ getJasmineRequireObj().QueueRunner = function(j$) {
|
||||
if (typeof(this.onComplete) !== 'function') {
|
||||
throw new Error('invalid onComplete ' + JSON.stringify(this.onComplete));
|
||||
}
|
||||
this.deprecated = attrs.deprecated;
|
||||
}
|
||||
|
||||
QueueRunner.prototype.execute = function() {
|
||||
|
||||
Reference in New Issue
Block a user