mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
remove emitOutputSupport
This commit is contained in:
@@ -46,7 +46,7 @@ suite('Debug - Adapter', () => {
|
||||
program: 'readme.md'
|
||||
}
|
||||
]
|
||||
}
|
||||
};
|
||||
|
||||
setup(() => {
|
||||
adapter = new Adapter(rawAdapter, null, { extensionFolderPath, id: 'adapter', name: 'myAdapter', version: '1.0.0', publisher: 'vscode', isBuiltin: false, engines: null });
|
||||
|
||||
Reference in New Issue
Block a user