Index: pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_test.dart |
diff --git a/pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_test.dart b/pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_test.dart |
index 0b1bb97412954bacb5b4ad72eff9b8533f15a386..3d6f1fe2f47b608d893b9446ca683e192ec7f4ef 100644 |
--- a/pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_test.dart |
+++ b/pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_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 when using the deployed app. */ |
+/// Tests how canonicalization works when using the deployed app. |
library canonicalization.bad_lib_import_negative; |
import 'package:unittest/unittest.dart'; |