mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
tests: Fix typo.
This is a followup to 19c924af4f.
* tests/pack.scm: Fix typo in 'test-skip'.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
;; quite inexpensively; see <https://bugs.gnu.org/32184>.
|
||||
|
||||
(with-external-store store
|
||||
(unless store (tests-skip 1))
|
||||
(unless store (test-skip 1))
|
||||
(test-assertm "self-contained-tarball" store
|
||||
(mlet* %store-monad
|
||||
((profile (profile-derivation (packages->manifest
|
||||
|
||||
Reference in New Issue
Block a user