| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 097a374e5917abc37041af3a91c0ab1651b019ab..48f6c9b4d343edba88ae5c55968713d27c83cc44 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -92,9 +92,6 @@ async/timer_not_available_test: Skip # only meant to test when there is no way t
|
| # implement timer (currently only in d8)
|
| mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
|
|
|
| -[ $arch == arm ]
|
| -*: Skip
|
| -
|
| [ $arch == simarm ]
|
| *: Skip
|
|
|
|
|