Skip to content

Commit 5dc646e

Browse files
committed
fix tsbuild tests
1 parent f770746 commit 5dc646e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testRunner/unittests/tsbuild.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,7 @@ export const b = new A();`);
667667
function getLibs() {
668668
return [
669669
"/lib/lib.d.ts",
670+
"/lib/lib.es3.d.ts",
670671
"/lib/lib.es5.d.ts",
671672
"/lib/lib.dom.d.ts",
672673
"/lib/lib.webworker.importscripts.d.ts",

0 commit comments

Comments
 (0)