diff options
Diffstat (limited to 'tests/data/test201')
-rw-r--r-- | tests/data/test201 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/data/test201 b/tests/data/test201 new file mode 100644 index 000000000..f441be801 --- /dev/null +++ b/tests/data/test201 @@ -0,0 +1,22 @@ +# Server-side +<reply> +<data> +</data> +</reply> + +# Client-side +<client> + <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> |