diff options
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test507')
-rw-r--r-- | Utilities/cmcurl-7.19.0/tests/data/test507 | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test507 b/Utilities/cmcurl-7.19.0/tests/data/test507 deleted file mode 100644 index bd4bada..0000000 --- a/Utilities/cmcurl-7.19.0/tests/data/test507 +++ /dev/null @@ -1,28 +0,0 @@ -<testcase> -# Server-side -<reply> -</reply> - -# Client-side -<client> -<server> -http -</server> -<name> -multi interface get with non-existing host name -</name> -<tool> -lib507 -</tool> -<command> -http://doesnotexist.foo./ -</command> -</client> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -6 -</errorcode> -</verify> -</testcase> |