From 6a43ffa0d58d7e24749286012243d61b1433aba5 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 11 Oct 2010 14:32:37 +0200
Subject: [PATCH] test: urlglob error messages have no extra newline anymore

---
 tests/data/test75 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/data/test75 b/tests/data/test75
index 63695f5004..07f6990b72 100644
--- a/tests/data/test75
+++ b/tests/data/test75
@@ -44,7 +44,6 @@ perl %SRCDIR/libtest/test75.pl http://%HOSTIP:%HTTPPORT/ 22
 </errorcode>
 <stdout mode="text">
 curl: (3) [globbing] error: bad range specification after pos 24
-
 </stdout>
 </verify>
 </testcase>
-- 
GitLab