Skip to content

Commit fbae184

Browse files
committed
Add tests
1 parent 235eeef commit fbae184

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
//// [includeEs2015Promise.ts]
2+
3+
4+
//// [includeEs2015Promise.js]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
=== tests/cases/compiler/includeEs2015Promise.ts ===
2+
3+
No type information for this code.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
=== tests/cases/compiler/includeEs2015Promise.ts ===
2+
3+
No type information for this code.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// @lib: es5,es2015.promise
2+
// @skipDefaultLibCheck: false

0 commit comments

Comments
 (0)