summaryrefslogtreecommitdiff
path: root/guix/tests.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/tests.scm')
-rw-r--r--guix/tests.scm4
1 files changed, 0 insertions, 4 deletions
diff --git a/guix/tests.scm b/guix/tests.scm
index da75835099..e1b053f5b7 100644
--- a/guix/tests.scm
+++ b/guix/tests.scm
@@ -141,10 +141,6 @@ no external store to talk to."
(dynamic-wind
(const #t)
(lambda ()
- ;; Since we're using a different store we must clear the
- ;; package-derivation cache.
- (hash-clear! (@@ (guix packages) %derivation-cache))
-
(proc store))
(lambda ()
(when store