| Index: test/transformer/exclusion/exclude_asset_prefix_test.dart
|
| diff --git a/test/transformer/exclusion/exclude_asset_prefix_test.dart b/test/transformer/exclusion/exclude_asset_prefix_test.dart
|
| index 1ef49eb0348ab8c29fa2a9b0bbb36ce771087305..05e4d5072b3dc44cf240a61377031289656da5e5 100644
|
| --- a/test/transformer/exclusion/exclude_asset_prefix_test.dart
|
| +++ b/test/transformer/exclusion/exclude_asset_prefix_test.dart
|
| @@ -2,8 +2,6 @@
|
| // 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.
|
|
|
| -library pub_tests;
|
| -
|
| import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
| import '../../serve/utils.dart';
|
|
|