diff options
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test23')
-rw-r--r-- | Utilities/cmcurl-7.19.0/tests/data/test23 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test23 b/Utilities/cmcurl-7.19.0/tests/data/test23 deleted file mode 100644 index 46872e8..0000000 --- a/Utilities/cmcurl-7.19.0/tests/data/test23 +++ /dev/null @@ -1,33 +0,0 @@ -<testcase> -<info> -<keywords> -unsupported protocol -FAILURE -</keywords> -</info> -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> -<server> -http -</server> - <name> -unsupported protocol:// URL - </name> - <command> -htfp://%HOSTIP:%HTTPPORT/none.htfml -</command> -</client> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -1 -</errorcode> -</verify> -</testcase> |