| Index: tools/testing/dart/scrub_status_file.dart
|
| diff --git a/tools/testing/dart/scrub_status_file.dart b/tools/testing/dart/scrub_status_file.dart
|
| index 931d051587b7124a67284488c2379d925d4a4430..2afd4cfef7d99806d146d3c26f39c02a6d81a213 100644
|
| --- a/tools/testing/dart/scrub_status_file.dart
|
| +++ b/tools/testing/dart/scrub_status_file.dart
|
| @@ -17,6 +17,7 @@
|
|
|
| const List<String> CO19_STATUS_FILES = const <String>[
|
| 'tests/co19/co19-compiler.status',
|
| + 'tests/co19/co19-dart2dart.status',
|
| 'tests/co19/co19-dart2js.status',
|
| 'tests/co19/co19-runtime.status'];
|
|
|
|
|