| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 7249037c411970d32fadde978dc35202b9182cf0..98e86d9092e3abf0ddf518f234f1676a90288cef 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -66,7 +66,6 @@ package/package_test: Fail
|
| # members and methods of dart:io.
|
| # Dartc spots the misuse of 'part' directives in these unit tests.
|
| crypto/*: Skip # dartc cannot parse dart:io unit tests.
|
| -io/mime_multipart_parser_test: Skip # dartc cannot parse dart:io unit tests.
|
| io/http_headers_test: Skip # dartc cannot parse dart:io unit tests.
|
| io/http_date_test: Skip # dartc cannot parse dart:io unit tests.
|
| io/url_encoding_test: Skip # dartc cannot parse dart:io unit tests.
|
|
|