| Index: sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart b/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
|
| index 46fdc4cde14951770a824cddacad78b3ceac5a1b..55ff576d655fb58ac7ce09318a3465a6aee83840 100644
|
| --- a/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
|
| @@ -22,7 +22,7 @@ main() {
|
| ])
|
| ]).create();
|
|
|
| - startPubServe();
|
| + pubServe();
|
| requestShouldSucceed("index.html", "body");
|
|
|
| schedule(() => deleteEntry(
|
|
|