mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
tests - disable terminal integration tests for web
This commit is contained in:
@@ -8,7 +8,7 @@ import { workspace, window, commands, ViewColumn, TextEditorViewColumnChangeEven
|
||||
import { join } from 'path';
|
||||
import { closeAllEditors, pathEquals, createRandomFile } from '../utils';
|
||||
|
||||
suite('window namespace tests', () => {
|
||||
suite('vscode API - window', () => {
|
||||
|
||||
teardown(closeAllEditors);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user