| Index: sdk/lib/_internal/pub/test/dart2js/reports_dart_parse_errors_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/build/reports_dart_parse_errors_test.dart b/sdk/lib/_internal/pub/test/dart2js/reports_dart_parse_errors_test.dart
|
| similarity index 99%
|
| rename from sdk/lib/_internal/pub/test/build/reports_dart_parse_errors_test.dart
|
| rename to sdk/lib/_internal/pub/test/dart2js/reports_dart_parse_errors_test.dart
|
| index e899b415a149e0215951ce9f7748f5368b17b6b3..0821b8652b7ceee32bf71fbd11844dde8a29bfb3 100644
|
| --- a/sdk/lib/_internal/pub/test/build/reports_dart_parse_errors_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/dart2js/reports_dart_parse_errors_test.dart
|
| @@ -12,7 +12,6 @@ import '../test_pub.dart';
|
|
|
| main() {
|
| initConfig();
|
| -
|
| integration("reports Dart parse errors", () {
|
| // Dart2js can take a long time to compile dart code, so we increase the
|
| // timeout to cope with that.
|
|
|