Index: test/serve/missing_asset_test.dart |
diff --git a/test/serve/missing_asset_test.dart b/test/serve/missing_asset_test.dart |
index 12282bcbc79e2b8c3a7a958b7c6fe41aeb5d96ea..9f2f1fdb926b5dbc296b3880379e0eab4b6a2bc4 100644 |
--- a/test/serve/missing_asset_test.dart |
+++ b/test/serve/missing_asset_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'; |