Chromium Code Reviews| Index: tests/language/language.status |
| diff --git a/tests/language/language.status b/tests/language/language.status |
| index 6389ba85d4100cf6dc3e8ec1252a07b375a8fdaf..905163cf3b0399dce344a95bc17866a92d35ff30 100644 |
| --- a/tests/language/language.status |
| +++ b/tests/language/language.status |
| @@ -1,3 +1,4 @@ |
| + |
|
ahe
2013/01/09 13:15:31
Remove extra line.
Johnni Winther
2013/01/10 06:55:13
Done.
|
| # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |
| @@ -320,8 +321,6 @@ call_test: Fail # Issue 1604 |
| *: Skip |
| [ $compiler == dart2dart ] |
| -class_cycle_test/02: Fail # Issue 7468 inherited from dart2js. |
| -class_cycle_test/03: Fail # Issue 7468 inherited from dart2js. |
| built_in_identifier_prefix_test: Fail # Inherited from dart2js. |
| const_factory_redirection_test: Fail # http://dartbug.com/6894 |
| compile_time_constant_h_test: Fail |