guix-commits
[Top][All Lists]
Advanced

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

04/06: tests: Remove outdated comment.


From: Ludovic Courtès
Subject: 04/06: tests: Remove outdated comment.
Date: Mon, 19 Feb 2018 16:33:13 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 900be977ae9c2413bad071458afe500b3cb96cd4
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 19 22:03:44 2018 +0100

    tests: Remove outdated comment.
    
    * gnu/tests/base.scm (run-basic-test): Remove outdated comment.
---
 gnu/tests/base.scm | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/gnu/tests/base.scm b/gnu/tests/base.scm
index 1bc7a70..378c7ff 100644
--- a/gnu/tests/base.scm
+++ b/gnu/tests/base.scm
@@ -323,11 +323,6 @@ info --version")
             'success!
             (marionette-eval '(begin
                                 ;; Make sure the (guix …) modules are found.
-                                ;;
-                                ;; XXX: Currently shepherd and marionette run
-                                ;; on Guile 2.0 whereas Guix is on 2.2.  Yet
-                                ;; we should be able to load the 2.0 Scheme
-                                ;; files since it's pure Scheme.
                                 (add-to-load-path
                                  #+(file-append guix "/share/guile/site/2.2"))
 



reply via email to

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