mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Upgrade core, documentList, dataTable
This commit is contained in:
@@ -15,17 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import {
|
||||
it,
|
||||
describe,
|
||||
beforeEach,
|
||||
expect
|
||||
} from '@angular/core/testing';
|
||||
|
||||
import {
|
||||
DocumentListBreadcrumb,
|
||||
PathNode
|
||||
} from './breadcrumb.component';
|
||||
import { DocumentListBreadcrumb, PathNode } from './breadcrumb.component';
|
||||
import { DocumentList } from '../document-list';
|
||||
|
||||
describe('DocumentListBreadcrumb', () => {
|
||||
|
Reference in New Issue
Block a user