Remove legacy smoke test driver (#147393)

* wip

* fix imports

* more lipstick

* fix?

* fix
This commit is contained in:
Benjamin Pasero
2022-04-13 19:19:58 +02:00
committed by GitHub
parent 675b8c3da0
commit c4cdb552a5
28 changed files with 82 additions and 886 deletions

View File

@@ -50,7 +50,6 @@ const vscodeEntryPoints = _.flatten([
const vscodeResources = [
'out-build/main.js',
'out-build/cli.js',
'out-build/driver.js',
'out-build/bootstrap.js',
'out-build/bootstrap-fork.js',
'out-build/bootstrap-amd.js',