Index: test/transformer/runs_a_local_transform_on_the_application_package_test.dart |
diff --git a/test/transformer/runs_a_local_transform_on_the_application_package_test.dart b/test/transformer/runs_a_local_transform_on_the_application_package_test.dart |
index 9839bb36efec2534abc07eb15a263301b0b5b27c..1b1571c7436482c8ce282cb611df3d4c25b2cdc2 100644 |
--- a/test/transformer/runs_a_local_transform_on_the_application_package_test.dart |
+++ b/test/transformer/runs_a_local_transform_on_the_application_package_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'; |