JSON parser: getLocation

This commit is contained in:
Martin Aeschlimann
2016-04-14 21:43:59 +02:00
parent a5a3af642b
commit f67fc605ca
3 changed files with 471 additions and 55 deletions

View File

@@ -14,7 +14,7 @@
"name": "Unit Tests",
"type": "node",
"request": "launch",
"program": "${workspaceRoot}/node_modules/mocha/bin/_mocha",
"program": "${workspaceRoot}/../../../node_modules/mocha/bin/_mocha",
"stopOnEntry": false,
"args": [
"--timeout",