mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
added the missing stdin section
This commit is contained in:
parent
de100f8b51
commit
d292088a83
@ -125,6 +125,10 @@ this creates the named file with this content before the test case is run
|
|||||||
which is useful if the test case needs a file to act on.
|
which is useful if the test case needs a file to act on.
|
||||||
</file>
|
</file>
|
||||||
|
|
||||||
|
<stdin>
|
||||||
|
Pass this given data on stdin to the tool.
|
||||||
|
</stdin>
|
||||||
|
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
<verify>
|
<verify>
|
||||||
|
Loading…
Reference in New Issue
Block a user