summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl-7.19.0/tests/data/test202
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test202')
-rw-r--r--Utilities/cmcurl-7.19.0/tests/data/test20231
1 files changed, 0 insertions, 31 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test202 b/Utilities/cmcurl-7.19.0/tests/data/test202
deleted file mode 100644
index 4344d64..0000000
--- a/Utilities/cmcurl-7.19.0/tests/data/test202
+++ /dev/null
@@ -1,31 +0,0 @@
-<testcase>
-# Server-side
-<reply>
-<data>
-</data>
-</reply>
-
-# Client-side
-<client>
-<server>
-file
-</server>
- <name>
-two file:// URLs to stdout
- </name>
- <command>
-file://localhost/%PWD/log/test202.txt file://localhost/%PWD/log/test202.txt
-</command>
-<file name="log/test202.txt">
-contents in a single file
-</file>
-</client>
-
-# Verify data after the test has been "shot"
-<verify>
-<stdout>
-contents in a single file
-contents in a single file
-</stdout>
-</verify>
-</testcase>