force collection name
This commit is contained in:
parent
235602763a
commit
fb237ee36c
1
info.rkt
1
info.rkt
|
@ -1,5 +1,6 @@
|
||||||
#lang setup/infotab
|
#lang setup/infotab
|
||||||
(define name "cover")
|
(define name "cover")
|
||||||
|
(define collection "cover")
|
||||||
(define deps '("base" "errortrace-lib" "rackunit-lib"
|
(define deps '("base" "errortrace-lib" "rackunit-lib"
|
||||||
"syntax-color-lib"))
|
"syntax-color-lib"))
|
||||||
(define build-deps
|
(define build-deps
|
||||||
|
|
Loading…
Reference in New Issue
Block a user