Fix test.
This commit is contained in:
Родитель
ac8e0ec522
Коммит
ed7fef75eb
|
@ -1,7 +1,7 @@
|
|||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
||||
|
||||
import {generateGroups, sortItems, generateItems} from './grouping.ts'
|
||||
import {generateGroups, sortItems, generateItems} from './grouping'
|
||||
|
||||
test('groups', () => {
|
||||
const results = [
|
||||
|
|
Загрузка…
Ссылка в новой задаче