From 1aba99b1e74114743e5302dd0512ccd5c5aedbae Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Thu, 14 Oct 2004 13:44:16 +0000
Subject: [PATCH] use quotes to make gdb usage on this easier

---
 tests/data/test59 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test59 b/tests/data/test59
index 3da70c2f51..5c4d543127 100644
--- a/tests/data/test59
+++ b/tests/data/test59
@@ -20,7 +20,7 @@ http
 HTTP URL with slash but with "parameter"
  </name>
  <command>
-http://%HOSTIP:%HTTPPORT?mooo/59
+"http://%HOSTIP:%HTTPPORT?mooo/59"
 </command>
 </client>
 
-- 
GitLab