| Index: tests/standalone/io/http_multipart_test.dart
|
| diff --git a/tests/standalone/io/http_multipart_test.dart b/tests/standalone/io/http_multipart_test.dart
|
| index d564fc9b814ac98d03044cc072187135aef0f273..45cdec9d04c26c4abdebb5f05ef81af94d8e3e14 100644
|
| --- a/tests/standalone/io/http_multipart_test.dart
|
| +++ b/tests/standalone/io/http_multipart_test.dart
|
| @@ -116,7 +116,6 @@ Content of file\r
|
| 'Content of file',
|
| contentType: 'text/plain',
|
| filename: 'file1.txt')]);
|
| -
|
| // Similar test using Chrome posting.
|
| message = [
|
| 45, 45, 45, 45, 45, 45, 87, 101, 98, 75, 105, 116, 70, 111, 114, 109, 66,
|
|
|