| Index: test/get/git/doesnt_fetch_if_nothing_changes_test.dart
 | 
| diff --git a/test/get/git/doesnt_fetch_if_nothing_changes_test.dart b/test/get/git/doesnt_fetch_if_nothing_changes_test.dart
 | 
| index 54cd98c62e249139c31d33629878c382d0868699..e921338c48c0e3db86234728989a2b2ffa7ec81b 100644
 | 
| --- a/test/get/git/doesnt_fetch_if_nothing_changes_test.dart
 | 
| +++ b/test/get/git/doesnt_fetch_if_nothing_changes_test.dart
 | 
| @@ -5,9 +5,9 @@
 | 
|  library pub_tests;
 | 
|  
 | 
|  import 'package:path/path.dart' as p;
 | 
| +import 'package:pub/src/io.dart';
 | 
|  import 'package:scheduled_test/scheduled_test.dart';
 | 
|  
 | 
| -import '../../../lib/src/io.dart';
 | 
|  import '../../descriptor.dart' as d;
 | 
|  import '../../test_pub.dart';
 | 
|  
 | 
| 
 |