| Index: pkg/polymer/example/canonicalization/test/dir/deploy_test.dart
|
| diff --git a/pkg/polymer/example/canonicalization/test/dir/deploy_test.dart b/pkg/polymer/example/canonicalization/test/dir/deploy_test.dart
|
| index bff91d6b130adb1b496ea02566292edc8038d958..65b1b28f9dbb6a5f0a6ab93b1709fc2c4da77dca 100644
|
| --- a/pkg/polymer/example/canonicalization/test/dir/deploy_test.dart
|
| +++ b/pkg/polymer/example/canonicalization/test/dir/deploy_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 canonicalization at deployment time from a subdir. */
|
| +/// Tests canonicalization at deployment time from a subdir.
|
| library canonicalization.dir.deploy_test;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|