Adding stress to dist spec

This commit is contained in:
Jay McCarthy 2010-08-30 07:32:49 -06:00
parent f899e03b59
commit b2015a3237

View File

@ -366,7 +366,7 @@ dr-extras :=
plt-extras := plt-extras :=
;; Tests definitions ;; Tests definitions
mz-tests := (tests: "racket/" "info.rkt" "utils/" "match/" "eli-tester.rkt") mz-tests := (tests: "racket/" "info.rkt" "utils/" "match/" "eli-tester.rkt" "stress.rkt")
;; ============================================================================ ;; ============================================================================
;; Source definitions ;; Source definitions