gnu: libmicrohttpd: Enable parallel tests.

* gnu/packages/gnunet.scm (libmicrohttpd)[arguments]: Don't disable
parallel tests.
master
Efraim Flashner 2019-03-07 21:59:17 +02:00
parent c4bfce994e
commit dcf4d01f30
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 2 deletions

View File

@ -163,8 +163,6 @@ tool to extract metadata from a file and print the results.")
("libgcrypt" ,libgcrypt)
("openssl" ,openssl)
("zlib" ,zlib)))
(arguments
`(#:parallel-tests? #f))
(synopsis "C library implementing an HTTP 1.1 server")
(description
"GNU libmicrohttpd is a small, embeddable HTTP server implemented as a