| 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 51780218c59773f9ac40032518837465f8d774d1..99e4e64d4128cb6d8485a3cc1ea795e5d47b7182 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
|
| @@ -37,7 +37,7 @@ main() {
|
| pubGet();
|
|
|
| schedulePub(args: ["build", "foo", "web"],
|
| - output: new RegExp(r'Built 16 files to "build".'));
|
| + output: new RegExp(r'Built 12 files to "build".'));
|
|
|
| d.dir(appPath, [
|
| d.dir('build', [
|
|
|