| Index: pkg/polymer/test/template_distribute_dynamic_test.dart
|
| diff --git a/pkg/polymer/test/template_distribute_dynamic_test.dart b/pkg/polymer/test/template_distribute_dynamic_test.dart
|
| index 8d6cc6ae634493018a031bf08fa1814868fad9ac..af73a20718bccb3ee7b8e01143e314b7cdfd9296 100644
|
| --- a/pkg/polymer/test/template_distribute_dynamic_test.dart
|
| +++ b/pkg/polymer/test/template_distribute_dynamic_test.dart
|
| @@ -52,8 +52,8 @@ class XTest extends PolymerElement {
|
| }
|
| }
|
|
|
| +@initMethod
|
| main() {
|
| - initPolymer();
|
| useHtmlConfiguration();
|
|
|
| setUp(() => Polymer.onReady);
|
|
|