提交 24478929 编写于 作者: B Benjamin Pasero

you are not the chosen one

上级 6bf98da0
......@@ -54,7 +54,7 @@ suite('EnvironmentService', () => {
});
// https://github.com/microsoft/vscode/issues/78440
test.only('careful with boolean file names', function () {
test('careful with boolean file names', function () {
let actual = parseArgs(['-r', 'arg.txt']);
assert(actual['reuse-window']);
assert.deepEqual(actual._, ['arg.txt']);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册