From 6f248b947fa43d600168c73ecd542aad5a54e506 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Wed, 4 Aug 2021 12:49:32 +0200 Subject: 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(-) (limited to 'gnu/packages') 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 -- cgit v1.2.3