tests: Remove outdated comment.
* gnu/tests/base.scm (run-basic-test): Remove outdated comment.master
parent
27a2c9c3e0
commit
900be977ae
|
@ -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"))
|
||||
|
||||
|
|
Reference in New Issue