1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: transanno: Don't set #:tests to #true.

* gnu/packages/bioinformatics.scm (transanno)[arguments]: Don't set
tests unconditionally to #true.
This commit is contained in:
Efraim Flashner
2023-10-22 20:25:39 +03:00
parent 50f514762b
commit af89b109db

View File

@@ -4695,7 +4695,6 @@ accurately delineate genomic rearrangements throughout the genome.")
(arguments
(list
#:install-source? #false ;fails
#:tests? #true
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'prepare-test-files