This commit is contained in:
Robby Findler 2013-12-31 18:01:58 -06:00
parent 13cab9ca7a
commit 856bf24d1c

View File

@ -7,3 +7,6 @@
(define pkg-desc "tests for \"html\"")
(define pkg-authors '(jay mflatt))
(define build-deps
'("base" "html-lib" "rackunit-lib" "scribble-lib"))