summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.si>2021-08-04 12:49:32 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-08-05 09:02:59 +0200
commit6f248b947fa43d600168c73ecd542aad5a54e506 (patch)
tree20cee544999f1604bde070531d714860b0baeadc /gnu/packages
parentfd85c59d1e7e6111e9c625930c633994c66075eb (diff)
downloadguix-patches-6f248b947fa43d600168c73ecd542aad5a54e506.tar
guix-patches-6f248b947fa43d600168c73ecd542aad5a54e506.tar.gz
gnu: endless-sky: Enable tests.
* gnu/packages/games.scm (endless-sky)[arguments]: Enable tests. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/games.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 8d9550ac0d..a3ba02477a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8365,7 +8365,6 @@ your score gets higher, you level up and the blocks fall faster.")
(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