mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-06 16:20:26 +08:00
testing CI integration
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user