| Index: test/serve/gets_first_if_no_lockfile_test.dart
|
| diff --git a/test/serve/gets_first_if_no_lockfile_test.dart b/test/serve/gets_first_if_no_lockfile_test.dart
|
| index a91d72d5b4be970a4f5511c98888b23780f15292..5a46c06ddce6b06b5d9904ee1f12453fd33ad5a6 100644
|
| --- a/test/serve/gets_first_if_no_lockfile_test.dart
|
| +++ b/test/serve/gets_first_if_no_lockfile_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';
|
|
|