| Index: sdk/lib/_internal/pub/test/dart2js/does_not_compile_until_its_output_is_requested_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/dart2js/does_not_compile_until_its_output_is_requested_test.dart b/sdk/lib/_internal/pub/test/dart2js/does_not_compile_until_its_output_is_requested_test.dart
|
| index 03897e0b69a3a55fdb44517b95d4165965d3e9b0..b67b147d0597cd83d260d1fe0f539c8cdbbead07 100644
|
| --- a/sdk/lib/_internal/pub/test/dart2js/does_not_compile_until_its_output_is_requested_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/dart2js/does_not_compile_until_its_output_is_requested_test.dart
|
| @@ -21,8 +21,6 @@ main() {
|
| ])
|
| ]).create();
|
|
|
| - createLockFile('myapp', pkg: ['barback']);
|
| -
|
| var server = pubServe();
|
| server.stdout.expect("Build completed successfully");
|
|
|
|
|