| Index: utils/tests/pub/install/path/relative_symlink_test.dart
|
| diff --git a/utils/tests/pub/install/path/relative_symlink_test.dart b/utils/tests/pub/install/path/relative_symlink_test.dart
|
| index 9460d7d4b2a48cc50ee919f72c36d60758f50a81..66c41c801e926861802f3ac33bf717da876181e8 100644
|
| --- a/utils/tests/pub/install/path/relative_symlink_test.dart
|
| +++ b/utils/tests/pub/install/path/relative_symlink_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| import 'dart:io';
|
|
|
| -import '../../../../../pkg/path/lib/path.dart' as path;
|
| +import '../../../../../pkg/pathos/lib/path.dart' as path;
|
|
|
| import '../../../../pub/exit_codes.dart' as exit_codes;
|
| import '../../test_pub.dart';
|
|
|