| Index: test/global/activate/activate_hosted_after_path_test.dart
|
| diff --git a/test/global/activate/activate_hosted_after_path_test.dart b/test/global/activate/activate_hosted_after_path_test.dart
|
| index a3d42590febd34bc8714e4fee18670d2178e2705..6180b68e2d955ad9b5df55d424a99f0e298e7772 100644
|
| --- a/test/global/activate/activate_hosted_after_path_test.dart
|
| +++ b/test/global/activate/activate_hosted_after_path_test.dart
|
| @@ -3,8 +3,8 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import 'package:path/path.dart' as p;
|
| +import 'package:pub/src/io.dart';
|
|
|
| -import '../../../lib/src/io.dart';
|
| import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
|
|