| Index: pkg/polymer/example/canonicalization/test/dir/dev2_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/dir/dev2_test.dart b/pkg/polymer/example/canonicalization/test/dir/dev2_test.dart
|
| index c8a34fead19a3ae748794106f6040651c9461451..4bac334c2bd65832de1ec262a8f10e80a4ec1e6f 100644
|
| --- a/pkg/polymer/example/canonicalization/test/dir/dev2_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/dir/dev2_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.dev2_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|