Index: sdk/lib/_internal/pub/test/install/path/relative_path_test.dart |
diff --git a/utils/tests/pub/install/path/relative_path_test.dart b/sdk/lib/_internal/pub/test/install/path/relative_path_test.dart |
similarity index 96% |
rename from utils/tests/pub/install/path/relative_path_test.dart |
rename to sdk/lib/_internal/pub/test/install/path/relative_path_test.dart |
index 59dcd12c179c5427efffbbeb74f5f0cf2def3829..b9c9c31b95984699ccb2d18bdbd6bbd2131ffcb1 100644 |
--- a/utils/tests/pub/install/path/relative_path_test.dart |
+++ b/sdk/lib/_internal/pub/test/install/path/relative_path_test.dart |
@@ -4,7 +4,7 @@ |
import 'package:pathos/path.dart' as path; |
-import '../../../../pub/exit_codes.dart' as exit_codes; |
+import '../../../lib/src/exit_codes.dart' as exit_codes; |
import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |