初始化内容
This commit is contained in:
Vendored
+24
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="US-ASCII"?>
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
curl
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
manual
|
||||
</features>
|
||||
|
||||
<name>
|
||||
Verify curl -h --no-clobber
|
||||
</name>
|
||||
|
||||
<command type="perl">
|
||||
%SRCDIR/test1707.pl %CURL --no-clobber ../docs/cmdline-opts/curl.txt
|
||||
</command>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user