| Index: test/cache/list_test.dart
 | 
| diff --git a/test/cache/list_test.dart b/test/cache/list_test.dart
 | 
| index 9a42d22e407f12b77d9ef3bafa7c256168c0c15d..f7efabf19ce0af86130acbb811571d548f158f9e 100644
 | 
| --- a/test/cache/list_test.dart
 | 
| +++ b/test/cache/list_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_cache_test;
 | 
| -
 | 
|  import 'package:path/path.dart' as path;
 | 
|  
 | 
|  import '../descriptor.dart' as d;
 | 
| 
 |