From 6fae17282fa13d2e596f6644133fa584a236cf62 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Sat, 10 Dec 2011 17:37:31 -0500 Subject: [PATCH] Don't run the slides. --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index 5a2c01538c..96fcd96bad 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1202,6 +1202,7 @@ path/s is either such a string or a list of them. "collects/redex/examples/delim-cont/randomized-tests.rkt" drdr:command-line (racket "-tm" * "--" "--rules" "2250" "--size" "3") drdr:timeout 240 drdr:random #t "collects/redex/examples/delim-cont/test.rkt" drdr:command-line (mzc *) "collects/redex/examples/letrec.rkt" drdr:command-line (mzc *) +"collects/redex/examples/list-machine/slides.rkt" drdr:command-line (raco "make" *) "collects/redex/examples/omega.rkt" drdr:command-line (mzc *) "collects/redex/examples/r6rs/r6rs-tests.rkt" drdr:command-line (mzc *) "collects/redex/examples/r6rs/racket-vs-redex.rkt" drdr:timeout 180