| Index: sdk/lib/_internal/pub/test/install/hosted/stay_locked_test.dart
|
| diff --git a/utils/tests/pub/install/hosted/stay_locked_test.dart b/sdk/lib/_internal/pub/test/install/hosted/stay_locked_test.dart
|
| similarity index 97%
|
| rename from utils/tests/pub/install/hosted/stay_locked_test.dart
|
| rename to sdk/lib/_internal/pub/test/install/hosted/stay_locked_test.dart
|
| index 6deaf5d5d4c6fc298786f6fbc293745d4bf32233..188012e719ab85f3bc643aacdf92ac402dc33b3a 100644
|
| --- a/utils/tests/pub/install/hosted/stay_locked_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/hosted/stay_locked_test.dart
|
| @@ -9,7 +9,7 @@ import 'dart:io';
|
| import 'package:pathos/path.dart' as path;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| -import '../../../../pub/io.dart';
|
| +import '../../../lib/src/io.dart';
|
| import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
|
|