testing CI integration

This commit is contained in:
Diullei Gomes
2013-02-23 18:16:16 -03:00
parent 9a64a25e76
commit 9687e6ca2c
+2
View File
@@ -75,6 +75,8 @@ function runTests(testFiles) {
cfg.tsc,
[testFiles[testIndex]],
(ExecResult) => {
console.log(ExecResult.stderr);
var lib = getLibDirectory(testFiles[testIndex]);
cache_visited_libs[lib] = true;