X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=blobdiff_plain;f=.vscode%2Flaunch.json;fp=.vscode%2Flaunch.json;h=a5b082c094485ee05f69d45cbe5835ae1341dec2;hp=c12c80c8ebf128e5d41ff04637f5be09e873232c;hb=777f88336442c887552fb3353db93a5ed5b4ff74;hpb=5fa00200173151a25a45777e17c0926b7082e953 diff --git a/.vscode/launch.json b/.vscode/launch.json index c12c80c..a5b082c 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -24,6 +24,7 @@ "program": "${workspaceRoot}/test", "env": { "GOPATH": "${workspaceRoot}/../../../../../..:${env:GOPATH}", + "VERBOSE": 1, }, "args": ["-test.v", "-test.run", ".*"], "showLog": false