| Index: pkg/polymer/example/canonicalization/test/dir/dev_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/dir/dev_test.dart b/pkg/polymer/example/canonicalization/test/dir/dev_test.dart
|
| index 884a30b7cb3d915aca78296d2c1e664437794fca..305d57d7684857d1cf3d0b66d89328ab81932dec 100644
|
| --- a/pkg/polymer/example/canonicalization/test/dir/dev_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/dir/dev_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 during development from a subdir. */
|
| +/// Tests canonicalization during development from a subdir.
|
| library canonicalization.dir.dev_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|