| Index: utils/tests/pub/install/git/check_out_with_trailing_slash_test.dart
 | 
| diff --git a/utils/tests/pub/install/git/check_out_with_trailing_slash_test.dart b/utils/tests/pub/install/git/check_out_with_trailing_slash_test.dart
 | 
| index 64c45341aca6e8458a7dd13f07fea7a10a905c56..2b1bb1cb2e3c7f8b6f826d2c427b545babfaaed7 100644
 | 
| --- a/utils/tests/pub/install/git/check_out_with_trailing_slash_test.dart
 | 
| +++ b/utils/tests/pub/install/git/check_out_with_trailing_slash_test.dart
 | 
| @@ -6,7 +6,7 @@ library pub_tests;
 | 
|  
 | 
|  import 'dart:io';
 | 
|  
 | 
| -import '../../../../../pkg/scheduled_test/lib/scheduled_test.dart';
 | 
| +import 'package:scheduled_test/scheduled_test.dart';
 | 
|  
 | 
|  import '../../descriptor.dart' as d;
 | 
|  import '../../test_pub.dart';
 | 
| 
 |