gnu: gcc-toolchain: Reword description.
[jackhill/guix/guix.git] / tests / containers.scm
index 01fbcbb..7b63e5c 100644 (file)
                       (lset= string=? (cons* "." ".." (map basename reqs))
                              (pk (call-with-input-file result read))))))))))
 
+(skip-if-unsupported)
 (test-assert "eval/container, non-empty load path"
   (call-with-temporary-directory
    (lambda (directory)