add gui-test pkg
This commit is contained in:
parent
f56c94b9f5
commit
1b86794e29
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 '())
|
|
@ -21,6 +21,7 @@
|
||||||
"future-visualizer-typed"
|
"future-visualizer-typed"
|
||||||
"games"
|
"games"
|
||||||
"gui"
|
"gui"
|
||||||
|
"gui-test"
|
||||||
"honu"
|
"honu"
|
||||||
"htdp"
|
"htdp"
|
||||||
"html"
|
"html"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user