From 97dd4bc39050c613b8fc700683dd8824d12a9c06 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Thu, 9 Sep 2010 12:23:08 -0400 Subject: [PATCH] Move the contracts tests -- change the props too. --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index e686d0f695..f3106f870d 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1800,6 +1800,7 @@ path/s is either such a string or a list of them. "collects/tests/racket/srfi.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/stream.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/stress" responsible (jay) +"collects/tests/racket/stress/contract-lifting.rkt" responsible (robby stevie) "collects/tests/racket/string-mzlib.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/string.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/struct.rktl" drdr:command-line (racket "-f" *) @@ -1880,7 +1881,6 @@ path/s is either such a string or a list of them. "collects/tests/stepper/undefined.rktl" drdr:command-line #f "collects/tests/stepper/world-test.rktl" drdr:command-line #f "collects/tests/stepper/write-display.rktl" drdr:command-line #f -"collects/tests/stress/racket/contract-lifting.rkt" responsible (robby stevie) "collects/tests/stress.rkt" responsible (jay) "collects/tests/stxparse" responsible (ryanc) "collects/tests/stxparse/stxclass.rkt" drdr:command-line (gracket-text "-t" *)