diff options
Diffstat (limited to 'tests/data/test1203')
-rw-r--r-- | tests/data/test1203 | 8 |
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> |