Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index b47e3fdfa7680fdad130edebb343e22335383f16..a98a41a5370adfe0a7a2d6289c26b44bc890a0df 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -3,7 +3,7 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| -[ $compiler == dartc || $compiler == frog || $compiler == dart2js] |
| +[ $compiler == dartc || $compiler == frog ] |
| *: Skip |
| [ $arch == arm ] |