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.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user