| Index: pkg/polymer/example/canonicalization/test/deploy3_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/deploy3_test.dart b/pkg/polymer/example/canonicalization/test/deploy3_test.dart
|
| index 705abc8903894578184de36f14a6436ff423b749..8c963b6795a943b203979c0d4250f9fb6fb7039a 100644
|
| --- a/pkg/polymer/example/canonicalization/test/deploy3_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/deploy3_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.deploy3_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|