We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc8236 commit ae943f4Copy full SHA for ae943f4
src/lib/list/selection-list.spec.ts
@@ -1,5 +1,5 @@
1
import {async, TestBed, ComponentFixture, inject} from '@angular/core/testing';
2
-import {Component, DebugElement, ViewChildren} from '@angular/core';
+import {Component, DebugElement} from '@angular/core';
3
import {By} from '@angular/platform-browser';
4
import {MdSelectionList, MdListOption, MdListModule} from './index';
5
import {createKeyboardEvent} from '@angular/cdk/testing';
0 commit comments