mirror of
https://github.com/blendogames/quadrilateralcowboy.git
synced 2024-11-10 06:41:36 +00:00
26 lines
303 B
Text
26 lines
303 B
Text
|
# 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>
|