re enable tests globally

This commit is contained in:
Yann Dupont 2021-05-07 09:26:16 +02:00
parent 59bfedd572
commit 343fed7951

View file

@ -691,9 +691,9 @@ in the @code{debug} output), and binutils.")))
(package
(inherit hdf5-1.12)
(name "glicid-specific-hdf5")
(arguments
`(#:tests? #f)
)
; (arguments
; `(#:tests? #f)
; )
(native-inputs `(
("gcc",gcc-11)
("gfortran",gfortran-11)