Update sample description

This commit is contained in:
Pine Wu
2019-06-24 20:49:58 -07:00
parent 3733516d6c
commit 1830f9b3bf

View File

@ -8,7 +8,7 @@ async function main() {
// Passed to `--extensionDevelopmentPath`
const extensionDevelopmentPath = path.resolve(__dirname, '../../');
// The path to test runner
// The path to the extension test script
// Passed to --extensionTestsPath
const extensionTestsPath = path.resolve(__dirname, './suite');