From 6f248b947fa43d600168c73ecd542aad5a54e506 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Wed, 4 Aug 2021 12:49:32 +0200 Subject: [PATCH] gnu: endless-sky: Enable tests. * gnu/packages/games.scm (endless-sky)[arguments]: Enable tests. Signed-off-by: Nicolas Goaziou --- gnu/packages/games.scm | 1 - 1 file changed, 1 deletion(-) 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 @@ (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