diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-08-24 23:15:59 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-08-25 14:21:25 +0200 |
commit | 53151db1674a1b2b26ce07824374ba681c4b8d07 (patch) | |
tree | 46410b63d8cfd4a0fa71f35fdee674ba1a5bd691 /tests/data/test1203 | |
parent | cb64c987a062a9c16ab997415a1440182edb069a (diff) |
gopher: fix test case line endings
Patches over email very easily lose CRLF line endings in files otherwise
LF-only so I had to put them back where needed.
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 d49c3c817..c639512b2 100644 --- a/tests/data/test1203 +++ b/tests/data/test1203 @@ -12,9 +12,9 @@ INDEX # Server-side <reply> <datacheck> -iMenu results error.host 1 -0Selector /bar bar.foo.invalid 70 -. +iMenu results error.host 1
+0Selector /bar bar.foo.invalid 70
+.
</datacheck> </reply> @@ -35,7 +35,7 @@ Gopher IPv6 index # Verify data after the test has been "shot" <verify> <protocol> - +
</protocol> </verify> </testcase> |