From 4df519d8d741b9346611871383315e47cb99d4fc Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Fri, 15 Feb 2013 07:46:22 -0600 Subject: [PATCH] I'm responsible for 2d --- collects/meta/props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/collects/meta/props b/collects/meta/props index 3de6177435..9e9d9948c0 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1484,6 +1484,7 @@ path/s is either such a string or a list of them. "collects/tests/typed-racket/xfail" drdr:command-line #f "collects/tests/units" responsible (sstrickl) "collects/tests/unstable" responsible (jay samth cce ryanc) +"collects/tests/unstable/2d" responsible (robby) "collects/tests/unstable/automata" responsible (jay) "collects/tests/unstable/list.rkt" responsible (jay) "collects/tests/unstable/logging.rkt" responsible (stamourv) @@ -1516,6 +1517,7 @@ path/s is either such a string or a list of them. "collects/typed-racket/optimizer" responsible (stamourv) "collects/typed-scheme" responsible (samth stamourv) "collects/unstable" responsible (jay samth cce ryanc) +"collects/unstable/2d" responsible (robby) "collects/unstable/automata" responsible (jay) "collects/unstable/debug.rkt" responsible (samth) "collects/unstable/hash.rkt" responsible (samth)