| Index: utils/tests/pub/install/path/shared_dependency_test.dart
 | 
| diff --git a/utils/tests/pub/install/path/shared_dependency_test.dart b/utils/tests/pub/install/path/shared_dependency_test.dart
 | 
| index d42511273560c1a3d92581055730e2447f5c91e9..65e7992a1d50df67ba8009e5bc00cb3992d3ab37 100644
 | 
| --- a/utils/tests/pub/install/path/shared_dependency_test.dart
 | 
| +++ b/utils/tests/pub/install/path/shared_dependency_test.dart
 | 
| @@ -2,7 +2,7 @@
 | 
|  // for details. All rights reserved. Use of this source code is governed by a
 | 
|  // BSD-style license that can be found in the LICENSE d.file.
 | 
|  
 | 
| -import '../../../../../pkg/pathos/lib/path.dart' as path;
 | 
| +import 'package:pathos/path.dart' as path;
 | 
|  
 | 
|  import '../../descriptor.dart' as d;
 | 
|  import '../../test_pub.dart';
 | 
| 
 |