Index: test/serve/serve_from_app_lib_test.dart |
diff --git a/test/serve/serve_from_app_lib_test.dart b/test/serve/serve_from_app_lib_test.dart |
index 0bbd7dff57c117cb3bda1bc1e6dc0660aa54c092..ca3921da46335675cbfc0222e28926f1fb6b9c61 100644 |
--- a/test/serve/serve_from_app_lib_test.dart |
+++ b/test/serve/serve_from_app_lib_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 'utils.dart'; |