| Index: utils/tests/pub/install/path/absolute_symlink_test.dart
|
| diff --git a/utils/tests/pub/install/path/absolute_symlink_test.dart b/utils/tests/pub/install/path/absolute_symlink_test.dart
|
| index 37aec85eca3fdc368e3d77bba0bda89566c6521d..3e65f19acd2205acc546bff5fd10bf55f5f6abb1 100644
|
| --- a/utils/tests/pub/install/path/absolute_symlink_test.dart
|
| +++ b/utils/tests/pub/install/path/absolute_symlink_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 file.
|
|
|
| -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';
|
|
|