diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/model-license-set.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/model-license-set.scm b/tests/model-license-set.scm index ab8b856..1b377b7 100644 --- a/tests/model-license-set.scm +++ b/tests/model-license-set.scm @@ -1,4 +1,4 @@ - (define-module (tests model-license-set) +(define-module (tests model-license-set) #:use-module (srfi srfi-64) #:use-module (guix utils) #:use-module (guix tests) |