Chromium Code Reviews| Index: tests/co19/test_config.dart |
| =================================================================== |
| --- tests/co19/test_config.dart (revision 26387) |
| +++ tests/co19/test_config.dart (working copy) |
| @@ -14,7 +14,8 @@ |
| : super(configuration, |
| "co19", |
| new Path("tests/co19/src"), |
| - ["tests/co19/co19-analyzer.status", |
| + ["tests/co19/co19-co19.status", |
| + "tests/co19/co19-analyzer.status", |
| "tests/co19/co19-analyzer2.status", |
| "tests/co19/co19-runtime.status", |
| "tests/co19/co19-dart2dart.status", |