gnu: c-ares: Enable tests.

* gnu/packages/adns.scm (c-ares)[arguments]: Enable tests.
This commit is contained in:
Jelle Licht 2021-12-23 15:39:27 +01:00
parent 6ccf8ea81f
commit 94f8ba37cc
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -76,9 +76,7 @@ (define-public c-ares
"0gcincjvpll2qmlc906jx6mfq97s87mgi0zby0753ki0rr2ch0s8"))))
(build-system gnu-build-system)
(arguments
'(;; FIXME: Some tests require network access
#:tests? #f
#:phases
'(#:phases
(modify-phases %standard-phases
(add-before 'check 'filter-live-tests
(lambda _