fix test running

This commit is contained in:
Benjamin Pasero 2016-09-06 11:56:32 +02:00
parent 6f432136d8
commit 77378e576c

3
.vscode/launch.json vendored
View file

@ -9,8 +9,7 @@
"stopOnEntry": false,
"args": [
"--timeout",
"999999",
"Emmet"
"999999"
],
"cwd": "${workspaceRoot}",
"runtimeArgs": [],