| Index: sdk/lib/_internal/pub/test/install/path/path_is_file_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/install/path/path_is_file_test.dart b/sdk/lib/_internal/pub/test/install/path/path_is_file_test.dart
|
| index dbbc0df245956b7d6be30738a4c316296928a034..05c7861e7c269eef43e79f819bb3bf2d77f6172a 100644
|
| --- a/sdk/lib/_internal/pub/test/install/path/path_is_file_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/path/path_is_file_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE d.file.
|
|
|
| -import 'package:pathos/path.dart' as path;
|
| +import 'package:path/path.dart' as path;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import '../../descriptor.dart' as d;
|
|
|