gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/03: Missing part of cec8013b704fd5f9631f8e67bc3f80760


From: gnunet
Subject: [libmicrohttpd] 01/03: Missing part of cec8013b704fd5f9631f8e67bc3f807603bde9b3
Date: Wed, 15 Sep 2021 14:16:55 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit a7cdb394f24d2428598ba8950fd2cc2ccc24f246
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Sep 15 15:15:44 2021 +0300

    Missing part of cec8013b704fd5f9631f8e67bc3f807603bde9b3
---
 src/microhttpd/test_postprocessor.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/microhttpd/test_postprocessor.c 
b/src/microhttpd/test_postprocessor.c
index f2ff622c..e15aed61 100644
--- a/src/microhttpd/test_postprocessor.c
+++ b/src/microhttpd/test_postprocessor.c
@@ -664,7 +664,6 @@ main (int argc, char *const *argv)
   errorCount += test_urlencoding ();
   errorCount += test_multipart ();
   errorCount += test_nested_multipart ();
-  errorCount += test_empty_value ();
   errorCount += test_empty_key ();
   errorCount += test_overflow ();
   if (errorCount != 0)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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