add gui-test pkg
original commit: 1b86794e2971d46c5144a477eca4cd8c4f21e241
This commit is contained in:
parent
2ed1277a92
commit
99ed019266
10
pkgs/gui-pkgs/gui-test/info.rkt
Normal file
10
pkgs/gui-pkgs/gui-test/info.rkt
Normal file
|
@ -0,0 +1,10 @@
|
|||
#lang info
|
||||
|
||||
(define collection 'multi)
|
||||
|
||||
(define deps '("base"
|
||||
"gui-lib"
|
||||
"rackunit-lib"
|
||||
"scribble-lib"
|
||||
"pconvert-lib"))
|
||||
(define build-deps '())
|
Loading…
Reference in New Issue
Block a user