Add benchmarks to TR test dependencies.

(cherry picked from commit 3e37e94000)
This commit is contained in:
Eric Dobson 2013-11-20 23:13:39 -08:00 committed by Ryan Culpepper
parent 53d8b74930
commit b0c32f1e42

View File

@ -4,6 +4,7 @@
(define deps '("typed-racket" "typed-racket-more" "unstable"))
(define build-deps '("scheme-lib"
"base"
"racket-benchmarks"
"compatibility-lib"
"rackunit-lib"
"compiler-lib"