From 14fbd07b811b58cb80a16b263586f8f2d0c12dd4 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Fri, 13 Aug 2010 15:05:38 -0600 Subject: [PATCH] Setting responsibility --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index f3082e6787..681c9c6874 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1857,6 +1857,7 @@ 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" responsible (jay) "collects/tests/stxparse" responsible (ryanc) "collects/tests/stxparse/stxclass.rkt" drdr:command-line (gracket-text "-t" *) "collects/tests/syntax-color" responsible (mflatt)