| Index: test/serve/missing_dependency_file_test.dart
|
| diff --git a/test/serve/missing_dependency_file_test.dart b/test/serve/missing_dependency_file_test.dart
|
| index c0cb17dbda88f0253ee2b85635b5f5fa7d61cfea..15ea0068ed870fd011095b63a74339c1c703838e 100644
|
| --- a/test/serve/missing_dependency_file_test.dart
|
| +++ b/test/serve/missing_dependency_file_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';
|
|
|