gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 192/222: test1591: fix spelling of http feature


From: gnunet
Subject: [gnurl] 192/222: test1591: fix spelling of http feature
Date: Thu, 07 Nov 2019 00:11:28 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit b3378a793cf9530024c4312e261946c28d847f2a
Author: Marcel Raad <address@hidden>
AuthorDate: Wed Oct 23 19:29:25 2019 +0200

    test1591: fix spelling of http feature
    
    The test never got run because the feature name is `http` in lowercase.
    
    Closes https://github.com/curl/curl/pull/4520
---
 tests/data/test1591 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test1591 b/tests/data/test1591
index e864fdbaa..526933a0e 100644
--- a/tests/data/test1591
+++ b/tests/data/test1591
@@ -19,7 +19,7 @@ Server: test-server/fake
 # Client-side
 <client>
 <features>
-HTTP
+http
 </features>
 <server>
 http

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]