summaryrefslogtreecommitdiff
path: root/tests/nar.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nar.scm')
-rw-r--r--tests/nar.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/nar.scm b/tests/nar.scm
index 3188599bf1..1641d6f9b2 100644
--- a/tests/nar.scm
+++ b/tests/nar.scm
@@ -19,6 +19,7 @@
(define-module (test-nar)
#:use-module (guix tests)
#:use-module (guix nar)
+ #:use-module (guix serialization)
#:use-module (guix store)
#:use-module ((guix hash)
#:select (open-sha256-port open-sha256-input-port))