| Index: pkg/polymer/example/canonicalization/test/deploy3_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/canonicalization_deploy_test.dart b/pkg/polymer/example/canonicalization/test/deploy3_test.dart
|
| similarity index 97%
|
| copy from pkg/polymer/example/canonicalization/test/canonicalization_deploy_test.dart
|
| copy to pkg/polymer/example/canonicalization/test/deploy3_test.dart
|
| index 61dde5cebb175cd8d43fab08c6fe4dd996d64604..705abc8903894578184de36f14a6436ff423b749 100644
|
| --- a/pkg/polymer/example/canonicalization/test/canonicalization_deploy_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/deploy3_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.deploy3_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
| import 'package:unittest/html_config.dart';
|
|
|