1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

tests: Remove check for a feature that appeared in Guile 2.0.10.

* tests/nar.scm: Remove test for 'open-sha256-input-port'.
This commit is contained in:
Ludovic Courtès
2018-11-13 11:15:41 +01:00
parent d3f75179e5
commit 3ed56ad09b

View File

@@ -332,13 +332,6 @@
(lambda ()
(rmdir input)))))
;; 'restore-file-set' depends on 'open-sha256-input-port', which in turn
;; relies on a Guile 2.0.10+ feature.
(test-skip (if (false-if-exception
(open-sha256-input-port (%make-void-port "r")))
0
3))
(test-assert "restore-file-set (signed, valid)"
(with-store store
(let* ((texts (unfold (cut >= <> 10)