Fix test suite README
This commit is contained in:
parent
ffac4e4f52
commit
83d0e1998f
@ -1,4 +1,4 @@
|
|||||||
]
|
```
|
||||||
usage: tests_socks.py [-h] [--proxy_host PROXY_HOST] [--proxy_port PROXY_PORT]
|
usage: tests_socks.py [-h] [--proxy_host PROXY_HOST] [--proxy_port PROXY_PORT]
|
||||||
[--proxy_type {0,1,2}] [--udp_enabled {True,False}]
|
[--proxy_type {0,1,2}] [--udp_enabled {True,False}]
|
||||||
[--ipv6_enabled {False,False}]
|
[--ipv6_enabled {False,False}]
|
||||||
@ -37,3 +37,4 @@ positional arguments:
|
|||||||
0
|
0
|
||||||
--sleep {qt,gevent,time}
|
--sleep {qt,gevent,time}
|
||||||
Sleep method - one of qt, gevent , time
|
Sleep method - one of qt, gevent , time
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user