| Index: pkg/polymer/example/canonicalization/test/deploy2_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/canonicalization_deploy_test.dart b/pkg/polymer/example/canonicalization/test/deploy2_test.dart
|
| similarity index 97%
|
| copy from pkg/polymer/example/canonicalization/test/canonicalization_deploy_test.dart
|
| copy to pkg/polymer/example/canonicalization/test/deploy2_test.dart
|
| index 61dde5cebb175cd8d43fab08c6fe4dd996d64604..e2de77d4cad0f455f5717d3dfaef26f9da8e97c7 100644
|
| --- a/pkg/polymer/example/canonicalization/test/canonicalization_deploy_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/deploy2_test.dart
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| /** Tests how canonicalization works when using the deployed app. */
|
| -library canonicalization.deploy_test;
|
| +library canonicalization.deploy2_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
| import 'package:unittest/html_config.dart';
|
|
|