mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
update test
This commit is contained in:
@@ -65,6 +65,7 @@ suite('workspace-namespace', () => {
|
||||
|
||||
return doc.save().then(() => {
|
||||
assert.ok(closed === doc);
|
||||
assert.ok(!doc.isDirty);
|
||||
assert.ok(fs.existsSync(path));
|
||||
|
||||
d0.dispose();
|
||||
|
||||
Reference in New Issue
Block a user