Fix test failure by having correct case for the file-name

This commit is contained in:
Kanchalai Tanglertsampan
2016-03-30 14:03:14 -07:00
parent 56dcd021ad
commit fd5c9bd599
2 changed files with 1 additions and 1 deletions

View File

@@ -193,7 +193,7 @@ var es2016LibrarySourceMap = es2016LibrarySource.map(function(source) {
return { target: "lib." + source, sources: ["header.d.ts", source] };
})
var hostsLibrarySources = ["dom.generated.d.ts", "webworker.importscripts.d.ts", "scriptHost.d.ts"]
var hostsLibrarySources = ["dom.generated.d.ts", "webworker.importscripts.d.ts", "scripthost.d.ts"]
var librarySourceMap = [
// Host library