| Index: sdk/lib/_internal/pub/test/build/copies_browser_js_next_to_entrypoints_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/build/copies_browser_js_next_to_entrypoints_test.dart b/sdk/lib/_internal/pub/test/build/copies_browser_js_next_to_entrypoints_test.dart
|
| index 98ed288eb7603eff8bb973353d504fea24dfd886..a8e22f48a89fd890037e2f8a38760f486434244a 100644
|
| --- a/sdk/lib/_internal/pub/test/build/copies_browser_js_next_to_entrypoints_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/build/copies_browser_js_next_to_entrypoints_test.dart
|
| @@ -62,7 +62,7 @@ main() {
|
| pubGet();
|
|
|
| schedulePub(args: ["build"],
|
| - output: new RegExp(r"Built 4 files!"),
|
| + output: new RegExp(r"Built 8 files!"),
|
| exitCode: 0);
|
|
|
| d.dir(appPath, [
|
|
|