Fix build tasks for iocapture

This commit is contained in:
Mohamed Hegazy
2016-09-13 12:39:29 -07:00
parent 9812ab5666
commit 38f6f80286
3 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
/// <reference path="..\..\src\compiler\sys.ts" />
/// <reference path="..\..\src\harness\harness.ts" />
/// <reference path="..\..\src\harness\harnessLanguageService.ts" />
/// <reference path="..\..\src\harness\runnerbase.ts" />
/// <reference path="..\..\src\harness\typeWriter.ts" />
interface FileInformation {
contents: string;