aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1399
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1399')
-rw-r--r--tests/data/test139943
1 files changed, 0 insertions, 43 deletions
diff --git a/tests/data/test1399 b/tests/data/test1399
deleted file mode 100644
index 830960532..000000000
--- a/tests/data/test1399
+++ /dev/null
@@ -1,43 +0,0 @@
-<testcase>
-<info>
-<keywords>
-TELNET
-UPLOAD
-</keywords>
-</info>
-
-#
-# Server-side
-<reply>
-</reply>
-
-#
-# Client-side
-<client>
-<server>
-http
-</server>
-<features>
-telnet
-</features>
-<name>
-TELNET check stdin to HTTP
-</name>
-<stdin>
-GET /we/want/1399 HTTP/1.0
-
-</stdin>
-<command option="no-output">
-telnet://%HOSTIP:%HTTPPORT
-</command>
-</client>
-
-#
-# Verify data after the test has been "shot"
-<verify>
-<protocol>
-GET /we/want/1399 HTTP/1.0
-
-</protocol>
-</verify>
-</testcase>