Don't use the (tests driver) module
As I forget why I even added it. I'm sure it was to try and make test failures more understandable, but I'm not sure it worked.
This commit is contained in:
parent
bb7c2a1916
commit
94321ec274
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@
|
||||||
#:use-module (guix-data-service model license)
|
#:use-module (guix-data-service model license)
|
||||||
#:use-module (guix-data-service model license-set))
|
#:use-module (guix-data-service model license-set))
|
||||||
|
|
||||||
(use-modules (tests driver))
|
|
||||||
|
|
||||||
(test-begin "test-model-license-set")
|
(test-begin "test-model-license-set")
|
||||||
|
|
||||||
(define license-data
|
(define license-data
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue