aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/nfs.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-09-14 14:22:59 +0200
committerLudovic Courtès <ludo@gnu.org>2020-09-14 15:42:56 +0200
commit8eeeedcb35ac5514360a325116c188ef15f43de6 (patch)
treefddc75a879da4ed8fbb3c9282260d311451e143d /gnu/tests/nfs.scm
parent7d516c17da50dfc8ce635a21c37533d1fe27b43b (diff)
downloadguix-8eeeedcb35ac5514360a325116c188ef15f43de6.tar.gz
guix-8eeeedcb35ac5514360a325116c188ef15f43de6.zip
tests: Remove one 'delete-paths' call in 'tests/store.scm'.
This makes the test slightly less expensive. * tests/store.scm ("add-text-to-store vs. delete-paths") ("add-to-store vs. delete-paths"): Delete and merge into... ("add-text-to-store/add-to-store vs. delete-paths"): ... this test.
Diffstat (limited to 'gnu/tests/nfs.scm')
0 files changed, 0 insertions, 0 deletions
2410c4d6'>system: Introduce a disjoint UUID type....Ludovic Courtès 2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation....Andy Wingo 2017-08-03vm: Use grub-hybrid's grub-mkrescue....Danny Milosavljevic 2017-07-28bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic 2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again....Ludovic Courtès 2017-06-08bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe 2017-05-16bootloader: Add extlinux support....Mathieu Othacehe