Index: test/transformer/exclusion/works_on_aggregate_transformer_test.dart |
diff --git a/test/transformer/exclusion/works_on_aggregate_transformer_test.dart b/test/transformer/exclusion/works_on_aggregate_transformer_test.dart |
index c5db30d0012f07300fe1acf287b1b91e4b223ab8..b9c4c1e88a933cccc7b6c8d3f4b7c4bc128f8da1 100644 |
--- a/test/transformer/exclusion/works_on_aggregate_transformer_test.dart |
+++ b/test/transformer/exclusion/works_on_aggregate_transformer_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'; |