@ -10,7 +10,7 @@ import {CssSelector, SelectorMatcher} from '@angular/compiler/src/selector';
|
||||
import {getDOM} from '@angular/platform-browser/src/dom/dom_adapter';
|
||||
import {el} from '@angular/platform-browser/testing/src/browser_util';
|
||||
|
||||
export function main() {
|
||||
{
|
||||
describe('SelectorMatcher', () => {
|
||||
let matcher: SelectorMatcher;
|
||||
let selectableCollector: (selector: CssSelector, context: any) => void;
|
||||
|
Reference in New Issue
Block a user