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..1780c1ca2a9ec7649c23d62d5f8ab37b1b2b210b 100644 |
--- a/tests/standalone/io/http_multipart_test.dart |
+++ b/tests/standalone/io/http_multipart_test.dart |
@@ -116,7 +116,7 @@ Content of file\r |
'Content of file', |
contentType: 'text/plain', |
filename: 'file1.txt')]); |
- |
+return; |
Anders Johnsen
2013/05/22 13:07:08
No :)
Lasse Reichstein Nielsen
2013/05/24 06:02:49
Done.
|
// Similar test using Chrome posting. |
message = [ |
45, 45, 45, 45, 45, 45, 87, 101, 98, 75, 105, 116, 70, 111, 114, 109, 66, |