| Index: pkg/polymer/example/canonicalization/test/deploy_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/deploy_test.dart b/pkg/polymer/example/canonicalization/test/deploy_test.dart
|
| index 61dde5cebb175cd8d43fab08c6fe4dd996d64604..cae44d6f69a3beb0a869b62804660f808f416c2c 100644
|
| --- a/pkg/polymer/example/canonicalization/test/deploy_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/deploy_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -/** Tests how canonicalization works when using the deployed app. */
|
| +/// Tests how canonicalization works when using the deployed app.
|
| library canonicalization.deploy_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|