From 53151db1674a1b2b26ce07824374ba681c4b8d07 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 24 Aug 2010 23:15:59 +0200 Subject: 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. --- tests/data/test1202 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/data/test1202') diff --git a/tests/data/test1202 b/tests/data/test1202 index 2ab6fcbcb..8b8502d4b 100644 --- a/tests/data/test1202 +++ b/tests/data/test1202 @@ -11,10 +11,10 @@ QUERY # Server-side -iSearch results error.host 1 -0Query query succeeded /foo foo.bar.invalid 70 -0Selector /the/search/engine /bar bar.foo.invalid 70 -. +iSearch results error.host 1 +0Query query succeeded /foo foo.bar.invalid 70 +0Selector /the/search/engine /bar bar.foo.invalid 70 +. @@ -35,7 +35,7 @@ gopher://%HOSTIP:%GOPHERPORT/7/the/search/engine?query%20succeeded # Verify data after the test has been "shot" -/the/search/engine query succeeded +/the/search/engine query succeeded -- cgit v1.2.3