Removes jsonWithComments

This commit is contained in:
Tingan Ho
2015-08-25 15:31:14 +08:00
parent 963ba1918e
commit 075cd1249f

View File

@@ -142,8 +142,7 @@ var harnessSources = harnessCoreSources.concat([
"versionCache.ts",
"convertToBase64.ts",
"transpile.ts",
"projectInit.ts",
"jsonWithComments.ts"
"projectInit.ts"
].map(function (f) {
return path.join(unittestsDirectory, f);
})).concat([