Home
last modified time | relevance | path

Searched refs:testConfigContent (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/
Drunner.ts62 const testConfigContent = constant
100 if (testConfigContent !== "") {
101 const testConfig = <TestConfig>JSON.parse(testConfigContent);