| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index f6e5535104785316d14f1487eef00e7cafbaea2c..5b34865c71c08d04d963eb028803430de20b10d8 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -118,7 +118,7 @@ string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
|
| [ $compiler == dart2js && $runtime == chrome ]
|
| string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
|
|
|
| -[ $compiler == dart2js && $runtime == ff ]
|
| +[ $compiler == dart2js && $runtime == drt ]
|
| string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
|
|
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
|
|