| Index: sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart b/sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| index c2ab7b4692757ee9018453f7fc33e0bdcffed6e5..f8207e62771fd1251b5a67208d19296d2b9da489 100644
|
| --- a/sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| @@ -40,7 +40,7 @@ main() {
|
| ]).create();
|
|
|
| schedulePub(args: ["build", "benchmark", "foo", "web"],
|
| - output: new RegExp(r'Built 12 files to "build".'));
|
| + output: new RegExp(r'Built 6 files to "build".'));
|
|
|
| d.dir(appPath, [
|
| d.dir('build', [
|
|
|