diff options
Diffstat (limited to 'tests/data/test23')
-rw-r--r-- | tests/data/test23 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/data/test23 b/tests/data/test23 new file mode 100644 index 000000000..1a30b303d --- /dev/null +++ b/tests/data/test23 @@ -0,0 +1,22 @@ +# Server-side +<reply> +<data> +</data> +</reply> + +# Client-side +<client> + <name> +unsupported protocol:// URL + </name> + <command> +htfp://%HOSTIP:%HOSTPORT/none.htfml +</command> +</test> + +# Verify data after the test has been "shot" +<verify> +<errorcode> +1 +</errorcode> +</verify> |