mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-10 08:30:39 +02:00
tests: Add missing import.
This is a followup to 22f95e028f
.
* tests/scripts.scm: Use (guix tests).
This commit is contained in:
parent
6f565d6c77
commit
7b7e4e89c8
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
(define-module (test-scripts)
|
||||
#:use-module (guix scripts)
|
||||
#:use-module (guix tests)
|
||||
#:use-module ((guix scripts build)
|
||||
#:select (%standard-build-options))
|
||||
#:use-module (srfi srfi-64))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue