提交 71eb6386 编写于 作者: B Benjamin Pasero

update test

上级 6b5c0b4a
......@@ -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();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册