| Index: sdk/lib/_internal/pub/test/global/activate/activate_hosted_after_git_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/activate/activate_hosted_after_git_test.dart b/sdk/lib/_internal/pub/test/global/activate/activate_hosted_after_git_test.dart
|
| index 09ac41512b7be4744e49e740e34846f5aa84bf0e..88e9913a9ec8bf5ae3e5ce3df262b3849fd5def5 100644
|
| --- a/sdk/lib/_internal/pub/test/global/activate/activate_hosted_after_git_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/activate/activate_hosted_after_git_test.dart
|
| @@ -34,6 +34,9 @@ main() {
|
| Resolving dependencies...
|
| + foo 2.0.0
|
| Downloading foo 2.0.0...
|
| + Precompiling executables...
|
| + Loading source assets...
|
| + Precompiled foo:foo.
|
| Activated foo 2.0.0.""");
|
|
|
| // Should now run the hosted one.
|
|
|