Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jablko committed Feb 13, 2020
1 parent e68700b commit d503d13
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/baselines/reference/includeEs2015Promise.js
@@ -0,0 +1,4 @@
//// [includeEs2015Promise.ts]


//// [includeEs2015Promise.js]
3 changes: 3 additions & 0 deletions tests/baselines/reference/includeEs2015Promise.symbols
@@ -0,0 +1,3 @@
=== tests/cases/compiler/includeEs2015Promise.ts ===

No type information for this code.
3 changes: 3 additions & 0 deletions tests/baselines/reference/includeEs2015Promise.types
@@ -0,0 +1,3 @@
=== tests/cases/compiler/includeEs2015Promise.ts ===

No type information for this code.
2 changes: 2 additions & 0 deletions tests/cases/compiler/includeEs2015Promise.ts
@@ -0,0 +1,2 @@
// @lib: es5,es2015.promise
// @skipDefaultLibCheck: false

0 comments on commit d503d13

Please sign in to comment.