| Index: utils/tests/pub/install/relative_symlink_test.dart
 | 
| diff --git a/utils/tests/pub/install/relative_symlink_test.dart b/utils/tests/pub/install/relative_symlink_test.dart
 | 
| index 57919996b2871647febf9b2f1861ae5d9edafafa..aeb0a2a586775d32c17b5066849839388710c83a 100644
 | 
| --- a/utils/tests/pub/install/relative_symlink_test.dart
 | 
| +++ b/utils/tests/pub/install/relative_symlink_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';
 | 
| 
 |