| Index: tests/co19/test_config.dart
|
| diff --git a/tests/co19/test_config.dart b/tests/co19/test_config.dart
|
| index 0392975b2172f09eebfcb31f2dddf1da2a1d2445..2a5f12783dbaf827e90e167abb8614b4a1fbad72 100644
|
| --- a/tests/co19/test_config.dart
|
| +++ b/tests/co19/test_config.dart
|
| @@ -15,6 +15,7 @@ class Co19TestSuite extends StandardTestSuite {
|
| "co19",
|
| new Path("tests/co19/src"),
|
| ["tests/co19/co19-analyzer.status",
|
| + "tests/co19/co19-analyzer2.status",
|
| "tests/co19/co19-compiler.status",
|
| "tests/co19/co19-runtime.status",
|
| "tests/co19/co19-dart2dart.status",
|
|
|