mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Use URI for linkDTO
This commit is contained in:
@@ -144,4 +144,5 @@ suite('languages namespace tests', () => {
|
||||
assert.ok(ran);
|
||||
assert.equal(result!.items[0].label, 'foo');
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user