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