Skip to content

Commit

Permalink
jasmine: add missing variable DEFAULT_TIMEOUT_INTERVAL
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Bengfort committed Jul 19, 2014
1 parent 5326ecd commit e827d60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jasmine/jasmine.d.ts
Expand Up @@ -429,4 +429,5 @@ declare module jasmine {

export var HtmlReporter: HtmlReporter;
export var HtmlSpecFilter: HtmlSpecFilter;
export var DEFAULT_TIMEOUT_INTERVAL: number;
}

0 comments on commit e827d60

Please sign in to comment.