| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 11091)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -2,10 +2,7 @@
|
| # 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.
|
|
|
| -[ $compiler == frog ]
|
| -crypto/*: Skip
|
| -
|
| -[ $compiler == dart2js || $compiler == dartc || $compiler == frog ]
|
| +[ $compiler == dart2js || $compiler == dartc ]
|
| math/*: Skip
|
| mirrors/*: Skip
|
|
|
|
|