| Index: sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| diff --git a/utils/tests/pub/install/path/nonexistent_dir_test.dart b/sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| similarity index 95%
|
| rename from utils/tests/pub/install/path/nonexistent_dir_test.dart
|
| rename to sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| index d93da4a0dcb457a993647a5b394d35b3b6d4cf7b..7220cb9c151c4725333981c26eaf2d0140737e4f 100644
|
| --- a/utils/tests/pub/install/path/nonexistent_dir_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| @@ -7,7 +7,7 @@ import 'dart:io';
|
| import 'package:pathos/path.dart' as path;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| -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';
|
|
|
|
|