| Index: sdk/lib/_internal/pub/test/install/path/relative_symlink_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/install/path/relative_symlink_test.dart b/sdk/lib/_internal/pub/test/install/path/relative_symlink_test.dart
|
| index 859f12c6e52600e02fc8d8a72e78c98e45ab6333..97bd9020859fd077bd40e15d5680b6c46bef28f1 100644
|
| --- a/sdk/lib/_internal/pub/test/install/path/relative_symlink_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/path/relative_symlink_test.dart
|
| @@ -34,8 +34,7 @@ main() {
|
| })
|
| ]).create();
|
|
|
| - schedulePub(args: ["install"],
|
| - output: new RegExp(r"Dependencies installed!$"));
|
| + pubInstall();
|
|
|
| d.dir("moved").create();
|
|
|
|
|