提交 77bdf511 编写于 作者: J Johannes Rieken

test

上级 f4eda002
......@@ -397,6 +397,10 @@ suite('Filters', () => {
assertTopScore(fuzzyScore, 'title', 1, 'files.trimTrailingWhitespace', 'window.title');
});
// test('Unexpected suggestion scoring, #28791', function () {
// assertTopScore(fuzzyScore, '_lines', 1, '_lineStarts', '_lines');
// });
test('nextTypoPermutation', function () {
function assertTypos(pattern: string, ...variants: string[]) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册