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, "stopOnEntry": false,
"args": [ "args": [
"--timeout", "--timeout",
"999999", "999999"
"Emmet"
], ],
"cwd": "${workspaceRoot}", "cwd": "${workspaceRoot}",
"runtimeArgs": [], "runtimeArgs": [],