Index: pkg/polymer/example/canonicalization/test/dev_test.dart |
diff --git a/pkg/polymer/example/canonicalization/test/dev_test.dart b/pkg/polymer/example/canonicalization/test/dev_test.dart |
index a2c54c288811c9f87cb04b1686345dbd362c94be..0d13d6d8b508f1f702b5109985e2802bcf0c899a 100644 |
--- a/pkg/polymer/example/canonicalization/test/dev_test.dart |
+++ b/pkg/polymer/example/canonicalization/test/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 how canonicalization works during development. */ |
+/// Tests how canonicalization works during development. |
library canonicalization.dev_test; |
import 'package:unittest/unittest.dart'; |