There was an error while loading. Please reload this page.
1 parent 58b1005 commit e0e52c7Copy full SHA for e0e52c7
t/sanity.t
@@ -5,7 +5,7 @@ use Cwd qw(cwd);
5
6
repeat_each(2);
7
8
-plan tests => repeat_each() * (3 * blocks());
+plan tests => repeat_each() * (2 * blocks());
9
10
my $pwd = cwd();
11
@@ -66,8 +66,6 @@ Content-Disposition: form-data; name="test"\r
66
value\r
67
\r\n-----------------------------820127721219505131303151179--\r
68
}
69
---- no_error_log
70
-[error]
71
--- response_body
72
read: ["header",["Content-Disposition","form-data; name=\"file1\"; filename=\"a.txt\""]]
73
read: ["header",["Content-Type","text\/plain"]]
0 commit comments