From: Michael Wallner Date: Fri, 24 Apr 2015 06:48:36 +0000 (+0200) Subject: update test to include a form field X-Git-Tag: v1.0.1~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=commitdiff_plain;h=6e8088d05b37f9171cb7756a360a981754c719a3 update test to include a form field --- diff --git a/tests/002.phpt b/tests/002.phpt index fcde3a6..e46df77 100644 --- a/tests/002.phpt +++ b/tests/002.phpt @@ -62,6 +62,10 @@ Content-Type: application/octet-stream } } +------------------------------6e182425881c +Content-Disposition: form-data; name="user" + +mike ------------------------------6e182425881c-- --FILE-- --EXPECTF-- -array(0) { +array(1) { + ["user"]=> + string(4) "mike" } array(2) { ["LICENSE"]=>