| Index: test/cache/add/already_cached_test.dart
|
| diff --git a/test/cache/add/already_cached_test.dart b/test/cache/add/already_cached_test.dart
|
| index e1e052ef5792bcd72cc92af9f6f92788565df876..2b7a0182b9fb14bfbc63c031b891324bf79356f6 100644
|
| --- a/test/cache/add/already_cached_test.dart
|
| +++ b/test/cache/add/already_cached_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';
|
|
|
|
|