feat(compiler): DOM adapters + html5lib implementation; misc fixes
This commit is contained in:
Vendored
-1
@@ -2,7 +2,6 @@ import {describe, iit, it, expect, beforeEach} from 'angular2/test_lib';
|
||||
import {Key, KeyRegistry} from 'angular2/di';
|
||||
|
||||
export function main() {
|
||||
|
||||
describe("key", function () {
|
||||
var registry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user