| Index: test/global/activate/path_package_test.dart
|
| diff --git a/test/global/activate/path_package_test.dart b/test/global/activate/path_package_test.dart
|
| index 8f5a2d3a9fdc1a33f5b78bfde691ebe7aa081452..51ac483b703b563cce938587659b0a6fa2ac7282 100644
|
| --- a/test/global/activate/path_package_test.dart
|
| +++ b/test/global/activate/path_package_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';
|
|
|
|
|