Skip to content

Commit 2eca3d5

Browse files
committed
Fixing bug in test
1 parent d78fa18 commit 2eca3d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cases/compiler/underscoreTest1.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ module Underscore {
383383
evaluate?: RegExp;
384384
interpolate?: RegExp;
385385
escape?: RegExp;
386+
variable?: string;
386387
}
387388

388389
export interface Static {

0 commit comments

Comments
 (0)