| Index: sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart b/sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| index 35648173e87b8e274dbebd1c1adc2b0e80d49001..c3414593587218560fcdd136f55ff7e6ea7a024c 100644
|
| --- a/sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/path/nonexistent_dir_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| 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 '../../descriptor.dart' as d;
|
|
|