| Index: pkg/polymer/example/canonicalization/test/dir/deploy2_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/dir/deploy2_test.dart b/pkg/polymer/example/canonicalization/test/dir/deploy2_test.dart
|
| index 0be4dd686b8379ce444751f6f06e3119d800a338..65c1cc1a4a9739dee7eba904fad76ae52c4bb74c 100644
|
| --- a/pkg/polymer/example/canonicalization/test/dir/deploy2_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/dir/deploy2_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 canonicalization at deployment time from a subdir. */
|
| +/// Tests canonicalization at deployment time from a subdir.
|
| library canonicalization.dir.deploy2_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|