un-nest curl
This commit is contained in:
33
curl-8.15.0/tests/data/test1308
Normal file
33
curl-8.15.0/tests/data/test1308
Normal file
@@ -0,0 +1,33 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
curl_formadd
|
||||
curl_formget
|
||||
FORM
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
http
|
||||
form-api
|
||||
</features>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<name>
|
||||
formpost tests
|
||||
</name>
|
||||
<tool>
|
||||
lib%TESTNUMBER
|
||||
</tool>
|
||||
<command>
|
||||
%LOGDIR/test-%TESTNUMBER
|
||||
</command>
|
||||
<file name="%LOGDIR/test-%TESTNUMBER">
|
||||
Piece of the file that is to uploaded as a formpost
|
||||
</file>
|
||||
</client>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user