File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Mon Apr 18 21:45:21 UTC 2016
2- 7d8ae2e41f271e39231b73dde8513b493f81867e
1+ Mon Apr 18 21:45:52 UTC 2016
2+ 0aaf65aa8c2fea6ae913a41e4d1dcc5b9ee3996d
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import "package:angular2/platform/browser.dart" show BROWSER_APP_PROVIDERS;
1212export "package:angular2/platform/browser.dart" show CACHED_TEMPLATE_PROVIDER;
1313
1414/**
15- * Default platform providers for testing.
15+ * Default patform providers for testing.
1616 */
1717const List <dynamic > TEST_BROWSER_PLATFORM_PROVIDERS = const [
1818 TEST_BROWSER_STATIC_PLATFORM_PROVIDERS
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ initBrowserTests() {
3939}
4040
4141/**
42- * Default platform providers for testing without a compiler.
42+ * Default patform providers for testing without a compiler.
4343 */
4444const List <dynamic > TEST_BROWSER_STATIC_PLATFORM_PROVIDERS = const [
4545 PLATFORM_COMMON_PROVIDERS ,
You can’t perform that action at this time.
0 commit comments