| Index: sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_root_package_test.dart b/sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| similarity index 99%
|
| rename from sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_root_package_test.dart
|
| rename to sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| index d5f1fc55ed481147ed06de8f86ca8ed701d68d06..0d93ce986f8041b4adc94118796b18806c7869c2 100644
|
| --- a/sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_root_package_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
| @@ -9,7 +9,6 @@ import '../test_pub.dart';
|
|
|
| main() {
|
| initConfig();
|
| -
|
| integration("compiles Dart entrypoints in root package to JS", () {
|
| // Dart2js can take a long time to compile dart code, so we increase the
|
| // timeout to cope with that.
|
|
|