mirror of
https://github.com/id-Software/DOOM-3.git
synced 2026-03-20 08:59:56 +01:00
hello world
This commit is contained in:
25
neo/curl/tests/data/test201
Normal file
25
neo/curl/tests/data/test201
Normal file
@@ -0,0 +1,25 @@
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<name>
|
||||
missing file:// file
|
||||
</name>
|
||||
<command>
|
||||
file://localhost/%PWD/log/non-existant-file.txt
|
||||
</command>
|
||||
</test>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
37
|
||||
</errorcode>
|
||||
</verify>
|
||||
Reference in New Issue
Block a user