| 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 eef857033991bfa99b42b6ee0451122d6e44f504..e5917afa3b695279eef7966fd3af1da90baf2f99 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/pathos/lib/path.dart' as path;
|
| +import 'package:pathos/path.dart' as path;
|
|
|
| import '../../../../pub/exit_codes.dart' as exit_codes;
|
| import '../../descriptor.dart' as d;
|
|
|