There was an error while loading. Please reload this page.
inject
1 parent 8407aa6 commit 1adb23dCopy full SHA for 1adb23d
modules/angular2/src/test_lib/test_injector.js
@@ -66,7 +66,7 @@ export function createTestInjector(bindings: List) {
66
return rootInjector.createChild(ListWrapper.concat(_getAppBindings(), bindings));
67
}
68
69
-/*
+/**
70
* Allows injecting dependencies in `beforeEach()` and `it()`.
71
*
72
* Example:
0 commit comments