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:
authorJoão Moreno <joao.moreno@microsoft.com>2021-01-15 14:59:42 +0300
committerJoão Moreno <joao.moreno@microsoft.com>2021-01-15 14:59:42 +0300
commitd577c4b18dab088bb55faf48309f65380684aa61 (patch)
tree1ebe49edb697c5dc4047140244a909996007aad8 /build/gulpfile.extensions.js
parentbc7d3c9ea6d6a754221f809b03b8166073ae0105 (diff)
remove colorize-tests extension usage
Diffstat (limited to 'build/gulpfile.extensions.js')
-rw-r--r--build/gulpfile.extensions.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/gulpfile.extensions.js b/build/gulpfile.extensions.js
index 06b4672bd71..dd057a7fe72 100644
--- a/build/gulpfile.extensions.js
+++ b/build/gulpfile.extensions.js
@@ -64,7 +64,6 @@ const compilations = [
'typescript-language-features/test-workspace/tsconfig.json',
'typescript-language-features/tsconfig.json',
'vscode-api-tests/tsconfig.json',
- 'vscode-colorize-tests/tsconfig.json',
'vscode-custom-editor-tests/tsconfig.json',
'vscode-notebook-tests/tsconfig.json',
'vscode-test-resolver/tsconfig.json'