| Index: sdk/lib/_internal/pub/test/install/git/lock_version_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/install/git/lock_version_test.dart b/sdk/lib/_internal/pub/test/install/git/lock_version_test.dart
|
| index 8eb7087bf2f4792b9f6af8684bbce13e10b094cc..693999ffa5bdc65648e2434bbf8099209ebdfee2 100644
|
| --- a/sdk/lib/_internal/pub/test/install/git/lock_version_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/git/lock_version_test.dart
|
| @@ -6,7 +6,7 @@ library pub_tests;
|
|
|
| import 'dart:io';
|
|
|
| -import 'package:pathos/path.dart' as path;
|
| +import 'package:path/path.dart' as path;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import '../../../lib/src/io.dart';
|
|
|