| Index: pkg/polymer/example/canonicalization/test/dev3_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/dev3_test.dart b/pkg/polymer/example/canonicalization/test/dev3_test.dart
|
| index 874e8ef179492e1b19fe56bf1da6b1465a1aac8d..15d1dbcd617685cfde922966c8ce23e05912f1f2 100644
|
| --- a/pkg/polymer/example/canonicalization/test/dev3_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/dev3_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 during development. */
|
| +/// Tests how canonicalization works during development.
|
| library canonicalization.dev3_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|