| Index: test/ascii_tree_test.dart
 | 
| diff --git a/test/ascii_tree_test.dart b/test/ascii_tree_test.dart
 | 
| index f00a515f7044b6093290c6f9fd624f0503d45475..0c65871d08400e45fe90d89cd783e0f317675325 100644
 | 
| --- a/test/ascii_tree_test.dart
 | 
| +++ b/test/ascii_tree_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 lock_file_test;
 | 
| -
 | 
|  import 'package:pub/src/ascii_tree.dart' as tree;
 | 
|  import 'package:test/test.dart';
 | 
|  
 | 
| 
 |