Take advantage of new smaller pkgs.

This commit is contained in:
Sam Tobin-Hochstadt 2014-12-16 23:04:54 -05:00
parent 9b9546c0bf
commit 5fe0fa3f03

View File

@ -8,13 +8,14 @@
;; the tests use -min.0 etc
"unstable-flonum-lib"
;; the tests use zo-structs
"compiler-lib"
"zo-lib"
;; the tests use the scribble reader
"at-exp-lib"
;; the below are all tested here
"sandbox-lib"
;; the ffi tests use these
"serialize-cstruct-lib"
"cext-lib"))
"dynext-lib"
;; sandboxes are tested here
"sandbox-lib"))
(define pkg-desc "Minimal core version of Racket test suites")