Files
angular-docs-cn/modules/@angular/platform-browser-dynamic
Julie Ralph 979946c062 fix(testing): Add platform directives to the shim that keeps setBaseTestProviders running (#10154)
Due to https://github.com/angular/angular/commit/daa9da404711bf10d5b9098a36819abb585a30c7,
tests using the setBaseTestProviders stopped working with ambient directives such as
`ngIf`. Add them back in to keep the shim working.
2016-07-19 08:59:14 -07:00
..