| Index: dart/tests/corelib/corelib.status
|
| diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
|
| index 3ea64904f6f4e809e8b98c3bdd55e8d1963ba119..c3db052d75d5417b7fc1ec5ce452cf010f1e626a 100644
|
| --- a/dart/tests/corelib/corelib.status
|
| +++ b/dart/tests/corelib/corelib.status
|
| @@ -66,7 +66,6 @@ list_as_map_test: Pass, Slow # TODO(kasperl): Please triage.
|
| [ $compiler == dart2dart ]
|
| compare_to2_test: Fail # inherited from VM
|
| unicode_test: Fail # inherited from VM
|
| -main_test: Fail # dart2dart needs to check for both main() and main(args).
|
|
|
| # Library changes
|
| [ $compiler == none || $compiler == dart2js || $compiler == dart2dart ]
|
|
|