From b2015a3237129f3ff9ecdcc619ee6efa7656f682 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Mon, 30 Aug 2010 07:32:49 -0600 Subject: [PATCH] Adding stress to dist spec --- collects/meta/dist-specs.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/dist-specs.rkt b/collects/meta/dist-specs.rkt index 05e8448239..abade6fcca 100644 --- a/collects/meta/dist-specs.rkt +++ b/collects/meta/dist-specs.rkt @@ -366,7 +366,7 @@ dr-extras := plt-extras := ;; 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