| Index: pkg/polymer/test/build/utils_test.dart
|
| diff --git a/pkg/polymer/test/build/utils_test.dart b/pkg/polymer/test/build/utils_test.dart
|
| index cd996565116bfde4f5a5b44557c75be0b84a20fe..8aa3bdd99ef78981f11f9b7fc6ffc2693d6b4a82 100644
|
| --- a/pkg/polymer/test/build/utils_test.dart
|
| +++ b/pkg/polymer/test/build/utils_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 for some of the utility helper functions used by the compiler. */
|
| +/// Tests for some of the utility helper functions used by the compiler.
|
| library polymer.test.utils_test;
|
|
|
| import 'package:unittest/compact_vm_config.dart';
|
|
|