| Index: test/serve/unknown_dependency_test.dart
|
| diff --git a/test/serve/unknown_dependency_test.dart b/test/serve/unknown_dependency_test.dart
|
| index fe86f8e90d444486787c4b72d0f973f195931f6d..5bccd0a0afa305fd35a42a8dbc0bf5479b19345a 100644
|
| --- a/test/serve/unknown_dependency_test.dart
|
| +++ b/test/serve/unknown_dependency_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';
|
|
|