Re-enabling DrDr test of base

This commit is contained in:
Jay McCarthy 2013-10-15 08:29:40 -06:00
parent 11b784236e
commit d74c3f2402

View File

@ -181,7 +181,7 @@
(define test-workers (make-job-queue (number-of-cpus)))
(define pkgs-pths
(list (build-path trunk-dir "racket" "lib" "collects")
(list (build-path trunk-dir "racket" "collects")
(build-path trunk-dir "pkgs")))
(define (test-directory dir-pth upper-sema)
(define dir-log (build-path (trunk->log dir-pth) ".index.test"))