Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebornix <penn.lv@gmail.com>2020-05-29 22:07:26 +0300
committerrebornix <penn.lv@gmail.com>2020-05-29 22:07:35 +0300
commita537cb7370c70b2e6a9d30d917b4ddb58a8c666c (patch)
tree586c4fc2517a2477539953033c42fd93481194a1 /.vscode/launch.json
parent3cb12a21b5711022d304d8ea1252bbf620d6eb15 (diff)
:lipstick:
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 72fd892dc3c..cfd41590211 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -170,7 +170,7 @@
"${workspaceFolder}/out/**/*.js"
],
"presentation": {
- "group": "6_tests",
+ "group": "5_tests",
"order": 6
}
},