Index: test/transformer/exclusion/includes_before_excludes_test.dart |
diff --git a/test/transformer/exclusion/includes_before_excludes_test.dart b/test/transformer/exclusion/includes_before_excludes_test.dart |
index e12ee6083e23d0ffde14fd1306cc2935f6a2232c..0a2f86669dbbee7565ec33fd3c03c1b00f2f357d 100644 |
--- a/test/transformer/exclusion/includes_before_excludes_test.dart |
+++ b/test/transformer/exclusion/includes_before_excludes_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'; |