gnu: endless-sky: Enable tests.

* gnu/packages/games.scm (endless-sky)[arguments]: Enable tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Timotej Lazar 2021-08-04 12:49:32 +02:00 committed by Nicolas Goaziou
parent fd85c59d1e
commit 6f248b947f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -8365,7 +8365,6 @@ (define-public endless-sky
(arguments
`(#:scons ,scons-python2
#:scons-flags (list (string-append "PREFIX=" (assoc-ref %outputs "out")))
#:tests? #f ; no tests
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'fix-paths