| Index: test/get/git/check_out_branch_test.dart
 | 
| diff --git a/test/get/git/check_out_branch_test.dart b/test/get/git/check_out_branch_test.dart
 | 
| index f1b25884d2517eed6032285a5b4b4cc4f93213da..240a863d5c587c3c08357f361bdb61da6b79360e 100644
 | 
| --- a/test/get/git/check_out_branch_test.dart
 | 
| +++ b/test/get/git/check_out_branch_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';
 | 
|  
 | 
| 
 |