| Index: pkg/polymer/test/utils_test.dart
|
| diff --git a/pkg/polymer/test/build/utils_test.dart b/pkg/polymer/test/utils_test.dart
|
| similarity index 98%
|
| rename from pkg/polymer/test/build/utils_test.dart
|
| rename to pkg/polymer/test/utils_test.dart
|
| index 393d21561b2bb8a0c6873367513baf86a1c452f7..335e538be3b2dcc4de40464bea3e14584153fa5c 100644
|
| --- a/pkg/polymer/test/build/utils_test.dart
|
| +++ b/pkg/polymer/test/utils_test.dart
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| /** Tests for some of the utility helper functions used by the compiler. */
|
| -library utils_test;
|
| +library polymer.test.utils_test;
|
|
|
| import 'package:unittest/compact_vm_config.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|