Index: test/serve/serve_from_app_web_test.dart |
diff --git a/test/serve/serve_from_app_web_test.dart b/test/serve/serve_from_app_web_test.dart |
index a78ea08b3fa3568e40cc2769e14c1fa22a9a6f74..f17001f4b1cb292318d99a5aff30a6d5ed18f8c7 100644 |
--- a/test/serve/serve_from_app_web_test.dart |
+++ b/test/serve/serve_from_app_web_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'; |