Skip to content

Commit a3b2c1d

Browse files
committed
Remove built-in e2e test templates
These never really worked due to some vscode issue; plus, we have our own tests in analysis/ already. Though it's a good idea to explore these tests, so we should put them back one day. See the proper way to do it: https://github.com/microsoft/vscode-languageserver-node/blob/faa68d90a976f158a8403a0f5cce54117ce61dbb/client-node-tests/bin/runTests.js
1 parent aeadff7 commit a3b2c1d

16 files changed

+61
-2660
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
out
33
node_modules
44
client/server
5-
.vscode-test
65
*.exe

0 commit comments

Comments
 (0)