| Index: sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| diff --git a/utils/tests/pub/pub_cache_test.dart b/sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| similarity index 98%
|
| rename from utils/tests/pub/pub_cache_test.dart
|
| rename to sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| index ce4ce8484e400a9b47d0963dd2268699e9e0442a..6166514bdf7f5a77e931fe61158afe329239d35d 100644
|
| --- a/utils/tests/pub/pub_cache_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/pub_cache_test.dart
|
| @@ -9,7 +9,7 @@ import 'dart:json' as json;
|
|
|
| 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';
|
|
|
|
|