mirror of
https://github.com/curl/curl.git
synced 2026-08-26 07:33:31 +03:00
tests: Fix some tag matching issues in a number of tests
This commit is contained in:
parent
a9bc819c89
commit
56cf2de5ac
8 changed files with 7 additions and 10 deletions
|
|
@ -42,8 +42,9 @@ contents
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<fetures>
|
||||
<features>
|
||||
debug
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
@ -61,9 +62,6 @@ CURL_SMALLSENDS=40
|
|||
<command>
|
||||
http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT -d "datatopost=ohthatsfunyesyes"
|
||||
</command>
|
||||
<features>
|
||||
proxy
|
||||
</features>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue