| Index: pkg/polymer/example/canonicalization3/test/bad_lib_import2_negative_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization3/test/bad_lib_import2_negative_test.dart b/pkg/polymer/example/canonicalization3/test/bad_lib_import2_negative_test.dart
|
| index 2976e6a09730431252b3314cde6f180fc746db28..d467d03e9a871e656ca1b76bc56ef2e2967fab62 100644
|
| --- a/pkg/polymer/example/canonicalization3/test/bad_lib_import2_negative_test.dart
|
| +++ b/pkg/polymer/example/canonicalization3/test/bad_lib_import2_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.dev3_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|