aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1203
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-08-25 00:47:45 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-08-25 14:21:25 +0200
commitecb3fe63d782dafcd6bacf834f964414b087a793 (patch)
treec302839a2e8630aa91512da6bc956f9e4f3b95da /tests/data/test1203
parent6ed72fd7fa138e427ce51a95832ce9b398f67440 (diff)
gopher tests: use sws and adjusted to more standard style
Diffstat (limited to 'tests/data/test1203')
-rw-r--r--tests/data/test12038
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test1203 b/tests/data/test1203
index c639512b2..318cd01b4 100644
--- a/tests/data/test1203
+++ b/tests/data/test1203
@@ -11,11 +11,11 @@ INDEX
#
# Server-side
<reply>
-<datacheck>
+<data>
iMenu results error.host 1
0Selector /bar bar.foo.invalid 70
.
-</datacheck>
+</data>
</reply>
# Client-side
@@ -27,7 +27,7 @@ gopher-ipv6
Gopher IPv6 index
</name>
<command>
--g "gopher://%HOSTIP:%GOPHER6PORT"
+-g "gopher://%HOSTIP:%GOPHER6PORT/1/moo/1203"
</command>
</client>
@@ -35,7 +35,7 @@ Gopher IPv6 index
# Verify data after the test has been "shot"
<verify>
<protocol>
-
+/moo/1203
</protocol>
</verify>
</testcase>