Index: sdk/lib/_internal/pub/test/install/git/lock_version_test.dart |
diff --git a/utils/tests/pub/install/git/lock_version_test.dart b/sdk/lib/_internal/pub/test/install/git/lock_version_test.dart |
similarity index 97% |
rename from utils/tests/pub/install/git/lock_version_test.dart |
rename to sdk/lib/_internal/pub/test/install/git/lock_version_test.dart |
index 444ff38f4dd45d1ead97c31be9951ad51d7714df..ed4994b55fadb99c2ff1274b17fd98dbeec6d010 100644 |
--- a/utils/tests/pub/install/git/lock_version_test.dart |
+++ b/sdk/lib/_internal/pub/test/install/git/lock_version_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'; |