Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/tests/runTests.ts')
-rw-r--r--editors/code/tests/runTests.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/tests/runTests.ts b/editors/code/tests/runTests.ts
index 22df80ad31..7a8f3ef698 100644
--- a/editors/code/tests/runTests.ts
+++ b/editors/code/tests/runTests.ts
@@ -1,7 +1,7 @@
import * as path from 'path';
import * as fs from 'fs';
-import { runTests } from 'vscode-test';
+import { runTests } from '@vscode/test-electron';
async function main() {
// The folder containing the Extension Manifest package.json