| Index: test/global/activate/activate_hosted_after_git_test.dart
|
| diff --git a/test/global/activate/activate_hosted_after_git_test.dart b/test/global/activate/activate_hosted_after_git_test.dart
|
| index 88e9913a9ec8bf5ae3e5ce3df262b3849fd5def5..05666bd3c881cbaa45868fb4d91b6cd60c180b22 100644
|
| --- a/test/global/activate/activate_hosted_after_git_test.dart
|
| +++ b/test/global/activate/activate_hosted_after_git_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';
|
|
|
|
|