guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/04: gnu: endless-sky: Enable tests.


From: guix-commits
Subject: 03/04: gnu: endless-sky: Enable tests.
Date: Thu, 5 Aug 2021 03:04:51 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 6f248b947fa43d600168c73ecd542aad5a54e506
Author: Timotej Lazar <timotej.lazar@araneo.si>
AuthorDate: Wed Aug 4 12:49:32 2021 +0200

    gnu: endless-sky: Enable tests.
    
    * gnu/packages/games.scm (endless-sky)[arguments]: Enable tests.
    
    Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
 gnu/packages/games.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 8d9550a..a3ba024 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]